Search:

Type: Posts; User: jimmybondo; Keyword(s):

Search: Search took 0.21 seconds.

  1. Re: Installing Ruby on Rails on Ubuntu 7.10 Gutsy Gibbon

    Actually ran into the same problem about 10 seconds after I posted. Make sure to run this command:

    sudo apt-get install ruby1.8-dev
    I still recommend the build package for future uses...
    Jim
  2. Re: Installing Ruby on Rails on Ubuntu 7.10 Gutsy Gibbon

    try installing build-essential:


    sudo apt-get install build-essential

    That should install make, which is probably what it is looking for.
    Jim
Results 1 to 2 of 15