Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have installed ruby in my windows XP system. After that in command prompt when I am trying to check installation by using ruby -v its not outputting any version information and similarly when i am trying to execute some ruby script it also not outputting any result. No error is outputting also. I didnt find out anything that how to run a ruby script in windows.

share|improve this question
1  
What is your question? – sawa 13 hours ago
What is the problem? Why I am not getting the output? – user2578819 13 hours ago
try to reinstall it using railsinstaller. download it from railsinstaller.org – shrikant1712 12 hours ago
1  
Check whether ruby is in your PATH by going to System -> Environment Variables. In addition what error are you actually getting? – Althaf Hamez 12 hours ago

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.