Ruby Newbie wrote in post #766819:
> Matthew,
>
> I am also getting the same error and looks like the solution that you
> gave worked. How can I add the path
>
> Please help
>
> Thanks,
> Ahmed
>
> On Nov 28 2008, 2:30 pm, Matthew Phillips <rails-mailing-l...@andreas-

Well, you just enter to the ruby CMD and put the command 'path'.
It will print the value of the path variable.
Copy it to notepad and add the requested path.
then go back to the cmd and write: path <the old variable value with the 
addition of the requsted path>.

The next time you'll run the path command you will see the path with 
your addition.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to