libssl.so.2 not found on FC4

Jay Cliburn jacliburn at bellsouth.net
Wed Jun 28 02:40:24 UTC 2006


On Tue, 2006-06-27 at 19:31 -0700, Noah wrote:
> 
> Hi there,
> 
> need some help from the list.
> 
> okay I have an FC4 installed here.  And I have a java app complaining
> that it is unable to find libssl.so.2 and libcrypto.so.2 .  I clearly
> have openssl installed so I am not clear why those particular
> libraries are not installed with it.  what can I do about this
> situation?
> 
> 
> # yum list installed | grep openssl
> openssl.i686                             0.9.7f-7.10
> installed       
> openssl-devel.i386                       0.9.7f-7.10
> installed       
> openssl097a.i386                         0.9.7a-3.1
> installed       
> 
> # find / -name libssl.so.2
> #

You've probably got a newer version installed.  Try "locate
libssl" (assuming you've run "updatedb" recently).  You should find both
in /lib.




More information about the fedora-list mailing list