From: James Harrison Date: 2012-08-08T07:59:35+09:00 Subject: Re: Gem install or usage problem in shared environment --bcaec552435c7cfa4704c6b4f2a6 Content-Type: text/plain; charset=ISO-8859-1 You're running ruby 1.8 and requiring libraries without first using: require "rubygems" On Tue, Aug 7, 2012 at 3:50 PM, Ryan Davis wrote: > > On Aug 7, 2012, at 04:01 , Tom Moulton wrote: > > > Ok, so what would you suggest? > > Start by not ignoring my previous email: > > > The gem cmd you're picking up is from a different ruby install. > > > > Try 'which ruby' vs 'which gem'. > > > --bcaec552435c7cfa4704c6b4f2a6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable You're running ruby 1.8 and requiring libraries without first using:
require "rubygems"


=

On Tue, Aug 7, 2012 at 3:50 PM, Ryan Da= vis <ryand-ruby@zenspider.com> wrote:

On Aug 7, 2012, at 04:01 , Tom Moulton <lists@ruby-forum.com> wrote:

> Ok, so what would you suggest?

Start by not ignoring my previous email:

> The gem cmd you're picking up is from a different ruby install. >
> Try 'which ruby' vs 'which gem'.



--bcaec552435c7cfa4704c6b4f2a6--