Vijay,

Gem should be in whatever folder Ruby is in.  It sounds like the
ruby/bin/ folder is not in your path.

At the command prompt, you can't run "gem" or "ruby -h".  Can you run
these commands with their full paths, like "C:\ruby\bin\gem"?

Ethan

On 12/6/06, vijay <[EMAIL PROTECTED]> wrote:
> I am still unable to install Watir gem 1.5.1.1127 over Ruby 1.82.  After 
> uninstalling Ruby 1.85 and installing Ruby 1.82, when I give the command, 
> "gem install watir 1.5.1.1127.gem" or "gem install watir" in the folder where 
> the watir gem was downloaded, Windows is giving out an error message saying, 
> "gem is not a recognizable command or a batch file" (the error message that 
> comes when we type in a non-existant command in DOS).  Does "gem" needs to be 
> installed separately before using the command "gem install..."?  I used to 
> install Watir 1.5.1.1127 over Ruby 1.85 in the above-mentioned way and it 
> perfectly installs the Watir gem.
>
> Thanks,
> Vijay.
> ---------------------------------------------------------------------
> Posted via Jive Forums
> http://forums.openqa.org/thread.jspa?threadID=5509&messageID=15718#15718
> _______________________________________________
> Wtr-general mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/wtr-general
>
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to