The following error sometimes appears when you are trying to install gems: no such file to load — mkmf (LoadError) To resolve the issue you should install ruby-dev package. In Ubuntu/Debian based systems use the following way: # sudo apt-get install ruby1.9-dev

If you enjoy our post, feel free to subscribes to our rss feeds