From: Wayne Vucenic Date: 2005-09-12T02:27:21+09:00 Subject: Re: newbie mysteries ------=_Part_9488_29535703.1126459636795 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline As Nicholas said, this does sound like a path problem. Typing "path" at a command prompt will show your path: C:\>path PATH=3Dc:\ruby\bin;C:\WINDOWS\system32;C:\WINDOWS; c:\ruby\bin should appear somewhere in the path (not necessarily as the first item), if you installed Ruby in the usual c:\Ruby location. You can also look in your c:\ruby\bin directory, to see that it contains= =20 ruby.exe, but I can't imagine why it wouldn't be there. What happens when you try to run ruby from the command prompt? Wayne Vucenic No Bugs Software Ruby and C++ Agile Contract Programming in Silicon Valley ------=_Part_9488_29535703.1126459636795--