A Problem after installation of ruby on windows xp

Hi

i’ve installed ruby and rails on my pc based on windows Xp, and when i
attempt to run a ruby program it simply displays " ruby is not
recognized as an internal or external coomand" even though i set the
path to c:\ruby\bin… and some times i didn’t get this message ,
instead of this , when i run a program it display nothing it simply
shows the prompt…

           How to over come this problem ...can any body help me

tosolve this problem…

                                                               BYE

Vamsi K. wrote:

Hi

i’ve installed ruby and rails on my pc based on windows Xp, and when i
attempt to run a ruby program it simply displays " ruby is not
recognized as an internal or external coomand" even though i set the
path to c:\ruby\bin… and some times i didn’t get this message ,
instead of this , when i run a program it display nothing it simply
shows the prompt…

           How to over come this problem ...can any body help me

tosolve this problem…

                                                               BYE

well, you can always right click on a file with the extension, .rb,
and then open, and say to always open with ruby.
your might have to browse to it.
that is what i did.

you can also do instant rails. it is a real gem.

On Dec 2, 6:24 am, Trent B. [email protected]
wrote:

           How to over come this problem ...can any body help me


Posted viahttp://www.ruby-forum.com/.

if setting the path and file association in windows explorer (Tools /
Folder options / Filetypes) doesn’t do it, you might have to mess with
ASSOC and FTYPE per this thread for python

http://groups.google.com/group/comp.lang.python/browse_frm/thread/8ed6d03307df1a6a?

Vamsi K. wrote:

Hi

i’ve installed ruby and rails on my pc based on windows Xp, and when i
attempt to run a ruby program it simply displays " ruby is not
recognized as an internal or external coomand" even though i set the
path to c:\ruby\bin… and some times i didn’t get this message ,
instead of this , when i run a program it display nothing it simply
shows the prompt…

           How to over come this problem ...can any body help me

tosolve this problem…

                                                               BYE

Where exactly did you install Ruby? Is it in C:\ruby\bin or C:\Program
Files\ruby\bin or somewhere else?