Deval, --- DEVAL SHAH <[EMAIL PROTECTED]> wrote: > Hello, > I have openssl installed on a Solaris machine. I > have logged in as a root > user. I goto /usr/local/ssl/bin and try to run > openssl command. It gives me > this error: > openssl: not found. > How was it installed? Was it installed already or did you download the source and compile?
In any case, this should work. It is a very long time since I stuck my nose into Solaris so what I say may not be accurate but try this. As root , run #updatedb or #locate.updatedb whichever is found in Solaris. Once it finishes, run #locate bin/openssl Then once you figure out the actual path, add it to your PATH env variable in your .profile or equivalent. You are all set then. Best, Girish > > Is there any environment variable or anything else > to be set ? > > Any help on this? > > Thank you > Deval > > > ______________________________________________________________________ > OpenSSL Project > http://www.openssl.org > User Support Mailing List > openssl-users@openssl.org > Automated List Manager > [EMAIL PROTECTED] > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]