From: Phillip Gawlowski Date: 2009-12-27T13:17:32+09:00 Subject: Re: building ruby from source On 27.12.2009 05:12, Rajinder Yadav wrote: > I removed my older ruby package from my ubuntu, built ruby from source > successfully. added the sym link from ruby1.8 -> ruby in /usr/bin/ > > however from the IRB I'm getting errors it can't find my gems? how do I > fix this, I assume I need to define some environment variables? http://docs.rubygems.org/read/chapter/3 You need to install RubyGems. -- Phillip Gawlowski