hi
i have installed ruby before and this never happened
here is a breakdown of everything
1. downloaded and cd to ruby187\bin
2. ruby shell
3. i type in gem install watir no reaction
4. typing in $gem install watir gives syntax error unexpected tidentifer
expecting $end with ^ pointing before watir
5.any type of command in ruby shell is unresponsive checking version
does not work, uninstalling and reinstalling did not work either, at
wits end please help!
Can you be more specific? What operating system is this? Ideally you
post the output of your console with error messages.
Cheers
robert
···
On Mon, Mar 14, 2011 at 12:12 PM, Too T. <tootalgrizzly@gmail.com> wrote:
hi
i have installed ruby before and this never happened
here is a breakdown of everything
1. downloaded and cd to ruby187\bin
2. ruby shell
3. i type in gem install watir no reaction
4. typing in $gem install watir gives syntax error unexpected tidentifer
expecting $end with ^ pointing before watir
5.any type of command in ruby shell is unresponsive checking version
does not work, uninstalling and reinstalling did not work either, at
wits end please help!
'gem' isn't to be run inside a "ruby shell" but inside a regular shell. I'm guessing you use windows with the backslash, so it should just be:
gem install watir
inside a regular cmd window.
···
On Mar 14, 2011, at 04:12 , Too T. wrote:
hi
i have installed ruby before and this never happened
here is a breakdown of everything
1. downloaded and cd to ruby187\bin
2. ruby shell
3. i type in gem install watir no reaction
4. typing in $gem install watir gives syntax error unexpected tidentifer
expecting $end with ^ pointing before watir
5.any type of command in ruby shell is unresponsive checking version
does not work, uninstalling and reinstalling did not work either, at
wits end please help!
running windows 7
the regular windows shell just gives back
"gem is not recongized as a external or internal command,operable
program or batch file"
the path for command shell is C:\Users\hervey
and ruby is installed C:\