RE: ruby irb doesn't seem to work

2006-08-11 Thread Dave Korn
On 11 August 2006 14:37, Will Parsons wrote: Starting up irb (interactive Ruby), I get: $ irb /usr/bin/ruby: no such file to load -- ubygems (LoadError) Did I omit to install something I need here? Looks lke you omitted to install the leading letter 'R'. ba-dyum-tissshhh!

Re: ruby irb doesn't seem to work

2006-08-11 Thread Will Parsons
Dave Korn wrote: On 11 August 2006 14:37, Will Parsons wrote: Starting up irb (interactive Ruby), I get: $ irb /usr/bin/ruby: no such file to load -- ubygems (LoadError) Did I omit to install something I need here? Looks lke you omitted to install the leading letter 'R'.

RE: ruby irb doesn't seem to work

2006-08-11 Thread Dave Korn
On 11 August 2006 15:31, Will Parsons wrote: Dave Korn wrote: On 11 August 2006 14:37, Will Parsons wrote: Starting up irb (interactive Ruby), I get: $ irb /usr/bin/ruby: no such file to load -- ubygems (LoadError) Did I omit to install something I need here? Looks lke you

RE: ruby irb doesn't seem to work

2006-08-11 Thread Igor Peshansky
On Fri, 11 Aug 2006, Dave Korn wrote: On 11 August 2006 15:31, Will Parsons wrote: Dave Korn wrote: On 11 August 2006 14:37, Will Parsons wrote: Starting up irb (interactive Ruby), I get: $ irb /usr/bin/ruby: no such file to load -- ubygems (LoadError) Did I omit to install

RE: ruby irb doesn't seem to work

2006-08-11 Thread Dave Korn
On 11 August 2006 16:20, Igor Peshansky wrote: On Fri, 11 Aug 2006, Dave Korn wrote: On 11 August 2006 15:31, Will Parsons wrote: Unsetting the variable seems to fix the problem. Apparently, I'd installed a non-Cygwin version of Ruby (which I didn't even remember doing), and this