From: Martin DeMello Date: 2008-06-11T01:14:24+09:00 Subject: Re: webby, ubuntu and gems On Tue, Jun 10, 2008 at 7:49 AM, miles.sterrett@gmail.com wrote: > > I am running Ubuntu 8.04. I installed RubyGems from source. I just > installed webby, and it placed an executable file in /usr/bin. The apt-got rubygems placed the executable in /var/lib/gems/1.8/bin/, which it does seem to have done for all my other gems as well. > Incidentally, it is acceptable, if not recommended, to install > RubyGems from source. Because RubyGems can update itself, you can run > into issues with both apt/aptitude/Synaptic and RubyGems trying to > update RubyGems. Thanks, will try that. martin