Mephisto 0.8 requires nokogiri. Apparently a simple gem install nokogiri is not enough.

here’s what is…

  • sudo apt-get install libxml2-dev libxslt1-dev
  • sudo gem install nokogiri

Sorry, comments are closed for this article.