Skip to content

Instantly share code, notes, and snippets.

@taichiman
Created November 22, 2013 14:35
Show Gist options
  • Save taichiman/7600797 to your computer and use it in GitHub Desktop.
Save taichiman/7600797 to your computer and use it in GitHub Desktop.
ERROR: Failed to build gem native extentions
nokogiri (1.5.10)
sudo apt-get install libxml2-dev
I also needed:
sudo apt-get install libxslt-dev
===
mysql2 (0.3.11)
apt-get install mysql-client libmysqlclient-dev
===
rmagick (2.13.2)
sudo apt-get install libmagickwand-dev
===
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment