Skip to content

MobileSystem7/mobilesystem7.github.io

Repository files navigation

devblog

MS7 Public Developer Blog

Jekyll does not play well with JRuby, and nokogiri/iconv are a little different on OS X. Here's what I had to do to get things working. YMMV.

  • rvm use system
  • sudo gem install bundle
  • sudo gem install nokogiri -- --with-iconv-dir=/usr/local/Cellar/libiconv/1.14
  • bundle install

Yosemite notes: If you are missing libiconv when compiling nokogiri, do this instead: xcode-select --install sudo gem install nokogiri -- --with-iconv-dir=/usr/lib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages