rubygems environment in vista

T

Taylor Strait

I'm having trouble loading RubyGems into my Vista32 environment. It
will only run from ruby/bin. See below:

C:\Rails\rails_apps>gem -v
The filename, directory name, or volume label syntax is incorrect.

C:\Rails\rails_apps>ruby -v
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]

C:\Rails\rails_apps>rails -v
Rails 2.2.2

C:\Rails\rails_apps>cd..\ruby\bin

C:\Rails\ruby\bin>gem -v
1.3.1

In Vista's environment settings, RUBYOPT -rubygems is present but it
does not work. Is there something I am missing? Thanks in advance.
 
M

Mark Turner

I'm having trouble loading RubyGems into my Vista32 environment. It
will only run from ruby/bin. See below:

C:\Rails\rails_apps>gem -v
The filename, directory name, or volume label syntax is incorrect.

C:\Rails\rails_apps>ruby -v
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]

C:\Rails\rails_apps>rails -v
Rails 2.2.2

C:\Rails\rails_apps>cd..\ruby\bin

C:\Rails\ruby\bin>gem -v
1.3.1

In Vista's environment settings, RUBYOPT -rubygems is present but it
does not work. Is there something I am missing? Thanks in advance.

Is the ruby/bin directory in your path?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,433
Messages
2,571,683
Members
48,796
Latest member
Greg L.

Latest Threads

Top