After working through the RVM setup, rspec and guard sections of chapter 3 of the Ruby on Rails Tutorial, whenever I run bundle install I get the following error du
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