From: Joel VanderWerf Date: 2008-01-24T03:02:56+09:00 Subject: Re: rubygems install in HOME for Ruby 1.9 ??? Stefano Crocco wrote: > After downloading and extracting the ruby-1.9 tarball, I issued the following > commands: > > cd ruby-1.9.0-0 > ./configure --prefix=/usr/local --program-suffix=19 > make > sudo make install > > With this, the following files and directories (among others) were created: > > /usr/local/bin/ruby19 > /usr/local/bin/irb19 > ... > /usr/local/lib/ruby/1.9 Didn't this install /usr/local/bin/gem19, as well? -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407