Software Development
Pages
(Move to ...)
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
‹
›
Home
View web version