On Tuesday 11 September 2001 04:19, Florin wrote:
>
> Hmmm.. what does 
>    rpm -q openssl
> give you?

openssl-0.9.6-3 

and ls /usr/lib/libssl* gets me:
/usr/lib/libssl.a   /usr/lib/libssl.so.0      /usr/lib/libssl.so.1
/usr/lib/libssl.so  /usr/lib/libssl.so.0.9.6

where the .a file is an archive, the 0.9.6 file is a shared object, and the 
rest are symlinks to the 0.9.6 file.

I tried doing an rpm -i --nodeps as Nate suggested, and rpm ran without 
complaint, but I can't find the Quanta program itself.  Does anyone out there 
use Quanta?  Where does it hide??  --Ben