<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Comic Sans MS"><br>
Hi there,<br>
<br>
need some help from the list.<br>
<br>
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?<br>
<br>
<br>
# yum list installed | grep openssl<br>
openssl.i686                             0.9.7f-7.10           
installed       <br>
openssl-devel.i386                       0.9.7f-7.10           
installed       <br>
openssl097a.i386                         0.9.7a-3.1            
installed       <br>
<br>
# find / -name libssl.so.2<br>
#<br>
<br>
cheers,<br>
<br>
Noah<br>
<br>
<br>
<br>
<br>
<br>
<br>
</font>
</body>
</html>