Usually when u install it installs in either /usr/lib or /usr/local/ssl/lib Check in both the places... and also if you had specified Install path during ./config then the libraries are installed in that path.
If libcrypto exists in the both the places mentioned.. link with the one You know is the latest... > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:owner-openssl- > [EMAIL PROTECTED] On Behalf Of Vineet Bhargava > Sent: Wednesday, December 22, 2004 2:26 PM > To: [email protected] > Subject: Re: Problem using library > > I recently upgraded to a new version of openssl. But I don't think > that any of old version's libraries are remaining to be linked. > How could I check that? > > > On Wed, 22 Dec 2004 15:20:44 -0700, Bommareddy, Satish (Satish) > <[EMAIL PROTECTED]> wrote: > > Are there multiple instances of openssl installed on your system. > > Which lcrypto is being linked? > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [email protected] > Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
