Bug? installing gems

On Windows, I downloaded ruby-1.8.5-p12-i386-mswin32.zip and unpacked it
to C:\ruby. Then I downloaded rubygems-0.9.2, cd'ed into it and typed
"ruby setup.rb".

I got :

C:\rubygems-0.9.2>ruby setup.rb
ruby: no such file to load -- ubygems (LoadError)

I'm going to try another package/version, but just letting people
know...

···

--
Posted via http://www.ruby-forum.com/.

You must have RUBYOPT set in the environment, meaning that you have a
different version previously installed.

-austin

···

On 2/27/07, Mr Magpie <gazmcgheesubs@yahoo.com.au> wrote:

On Windows, I downloaded ruby-1.8.5-p12-i386-mswin32.zip and unpacked it
to C:\ruby. Then I downloaded rubygems-0.9.2, cd'ed into it and typed
"ruby setup.rb".

I got :

C:\rubygems-0.9.2>ruby setup.rb
ruby: no such file to load -- ubygems (LoadError)

I'm going to try another package/version, but just letting people
know...

--
Austin Ziegler * halostatue@gmail.com * http://www.halostatue.ca/
               * austin@halostatue.ca * You are in a maze of twisty little passages, all alike. // halo • statue
               * austin@zieglers.ca

Austin Ziegler wrote:

···

On 2/27/07, Mr Magpie <gazmcgheesubs@yahoo.com.au> wrote:

know...

You must have RUBYOPT set in the environment, meaning that you have a
different version previously installed.

-austin

True, but I renamed the original folder (to hide it) and reinstalled to
the original path, so I wouldn't expect the old version to be a
problem...

--
Posted via http://www.ruby-forum.com/\.

The old version isn't; your environment is.

-austin

···

On 2/28/07, Mr Magpie <gazmcgheesubs@yahoo.com.au> wrote:

Austin Ziegler wrote:
> On 2/27/07, Mr Magpie <gazmcgheesubs@yahoo.com.au> wrote:
>> know...
> You must have RUBYOPT set in the environment, meaning that you have a
> different version previously installed.
True, but I renamed the original folder (to hide it) and reinstalled to
the original path, so I wouldn't expect the old version to be a
problem...

--
Austin Ziegler * halostatue@gmail.com * http://www.halostatue.ca/
               * austin@halostatue.ca * You are in a maze of twisty little passages, all alike. // halo • statue
               * austin@zieglers.ca