From: "Duke Ionescu" <[EMAIL PROTECTED]> duke> On Monday, February 11, 2002 11:13 PM, "Daniel Northam" duke> <[EMAIL PROTECTED]> wrote: duke> > I am trying to install a VPN software package that requires duke> > libcrypto.so.2 and I having problems locating it...
Do you have the source to that package? In that case, the best thing would probably be to recompile it against whatever libcrypto you happen to have installed. duke> > I have upgraded duke> > my openssl package to openssl.0.9.6.c and apparently libcrypto.so.2 duke> > did not come with that package. Does anyone know where I can get duke> > the libcrypto.so.2. ??? duke> duke> cd /usr/lib && ln -s -f libcrypto.so.0.9.6 libcrypto.so.2 Unless libcrypto.so.2 is supposed to be in the 0.9.6 series, expect a big KABOOOM... or something like that. If you get a big KABOOOM, I'd recommend getting libcrypto.so.2 through the proper RPM. I can't tell you what RPM has it, however. If you can, you should check exactly which OpenSSL your VPN software requires and see if it matches something you have, and then make the appropriate softlinks. It bears repeating: until OpenSSL 1.0 is out, we give NO GUARANTEE of binary compatibility between versions. And no, we haven't reached a stage where we can even talk about 1.0 yet... Therefore, trying to replace one version's .so with another is bound to be a bad experience (see "big KABOOOM" above). -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 \ SWEDEN \ or +46-733-72 88 11 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Software Engineer, GemPlus: http://www.gemplus.com/ Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]