Skip to content

Instantly share code, notes, and snippets.

@rsky
Created June 24, 2015 02:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rsky/1354fcc54cf111d2dce6 to your computer and use it in GitHub Desktop.
Save rsky/1354fcc54cf111d2dce6 to your computer and use it in GitHub Desktop.
bundle installでnokogiriがビルドエラーになったら ref: http://qiita.com/rsky/items/12a573f4288918689807
-----
libxml2 is missing. Please locate mkmf.log to investigate how it is failing.
-----
bundle config build.nokogiri '--with-opt-dir=/opt/local'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment