/lib/libcrypto.so.2 is a symlink to /lib/libcrypto.so.0.9.6b in my
system:

$ cat /etc/redhat-release 
Red Hat Linux release 7.2 (Enigma)

$ uname -a
Linux saul.etires.com 2.4.9-31 #1 Tue Feb 26 07:11:02 EST 2002 i686 

$ rpm -qa | grep openssl
openssl096-0.9.6-6
openssl-devel-0.9.6b-8
openssl-0.9.6b-8
openssl095a-0.9.5a-11
openssl-perl-0.9.6b-8

$ ls -l /lib/libcrypto.so*
[output from this command wraps over two lines]

-rwxr-xr-x    1 root     root       918752 Sep  7  2001
/lib/libcrypto.so.0.9.6b

lrwxrwxrwx    1 root     root           19 Mar  6 17:18
/lib/libcrypto.so.2 -> libcrypto.so.0.9.6b

Hope this helps.


On Mon, 2002-04-08 at 09:44, Ross Cooney wrote:
> 
> > I've done a search for this as well, and it comes up with nothing on 
> > rpmfind... 
> 
> yep...been there.
> 
> Google is also not my friend in this case.
> 
> >(i presume we're both trying to upgrade KDE)
> 
> nope...I want to upgrade net-snmp
>  
> > I also randomly did a search on openssl and the library that comes with 
> > openssl 0.9.6 (the latest?) is libcrypto.so.1. not sure what that 
> > means, if 
> > anything.
> 
> I will have to look elsewhere.
> 
> Thanks for your help,
> 
> Ross





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to