以下の内容はhttps://ikm.hatenablog.jp/entry/2016/01/04/035705より取得しました。


OS X 10.11 El Capitanでeventmachineをインストールする

OS XがOpenSSLの共有ライブラリを含めなくなった(のかな?)ために、homebrew等でインストールしてその場所をオプションで指定する必要があった。

github.com

$ gem install eventmachine -- --with-cppflags=-I$(brew --prefix openssl)/include

bundlerでインストールするときのためにもbundle-config(1)で事前に設定しておく。

$ bundle config build.eventmachine --with-cppflags=-I$(brew --prefix openssl)/include

同様の記事がStackOverflowにもあった。gem eventmachine fatal error: 'openssl/ssl.h' file not found




以上の内容はhttps://ikm.hatenablog.jp/entry/2016/01/04/035705より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14