Rails Tutorial: nokogiri-1.5.2 error on bundle install Rails Tutorial: nokogiri-1.5.2 error on bundle install ruby-on-rails ruby-on-rails

Rails Tutorial: nokogiri-1.5.2 error on bundle install


You need the header files for compiling extension modules for Ruby.

You can get the proper version for your version of ruby with:

sudo aptitude install ruby-dev