Actually, try "./cryptest.exe g" from the same directory as the file. Generally speaking, "." shouldn't be in your PATH.
J On May 22, 2003 10:15 am, Walton, Jeffrey wrote: > -----Original Message----- > From: Nanja Raje Urs [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 21, 2003 11:52 PM > To: Crypto > Subject: Says Command not found > > > I downloaded Cryptopp ver 5.1, and I compiled according to the > instructions. It created both libcryptopp.a and Cryptest.exe. But How > should I execute the commands from command prompt. If I give crytest g or > any other from the same directory where these to files resides, it says > command not found.. I'm in the process of evaluating Cryptopp on Linux, > Please help me out. > Regards > Urs > L.G Soft India > Convergent Technologies Group > Bangalore-17 > Tel-5275711-14 > Ext-166 > > > Hi Urs, > > Try .\crytest g on Linux. Is . on path or are you logged in as > administrator? > > Jeff
