'ruby' is not recognized as an internal or external command

That’s the error I receive when trying to run “ruby script/server”
within one of my application directories. Here’s my setup info:

Windows XP SP2
Ruby 1.8.5
Gems .92
Installed to c:\ruby

I checked my path in my environment variables and c:\ruby\bin is there.
I also have a “RUBYOPT” variable with the value of “-rubygems”

Any help would be most appreciated.

Regards,
Bill

Bill wrote:

That’s the error I receive when trying to run “ruby script/server”
within one of my application directories. Here’s my setup info:

Windows XP SP2
Ruby 1.8.5
Gems .92
Installed to c:\ruby

I checked my path in my environment variables and c:\ruby\bin is there.
I also have a “RUBYOPT” variable with the value of “-rubygems”

Any help would be most appreciated.

Regards,
Bill

Anyone have an idea what might be a solution for this?

Did you installed rails??

Naga harish Kanegolla wrote:

Did you installed rails??

Yes of course