Software Development
Pages
Home
About
Contact
Tuesday, November 04, 2014
Problem installing nokogiri on Mac OS 10.7.5
Problem: Make sure that `gem install nokogiri -v '1.6.3.1'` succeeds before bundling.
Solution: bundle config build.nokogiri --use-system-libraries
Then run : bundle
Newer Post
Older Post
Home