1. Computing

Install Alongside Ruby 1.8.x--Upgrading to Ruby 1.9.1

By , About.com Guide

GCC, as well as the normal development libraries and header files need to be included. On Ubuntu, this means installing the build-essential package. This will include make, gcc, etc and Ruby will be all set to build.

$ sudo apt-get install build-essential
  1. About.com
  2. Computing
  3. Ruby
  4. Tutorials
  5. Installing Ruby
  6. Install Alongside Ruby 1.8.x--Upgrading to Ruby 1.9.1

©2013 About.com. All rights reserved.