On Wed, Sep 12, 2001 at 11:36:01PM -0500, Ben Stallings wrote:
> 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
> _______________________________________________
> tclug-list mailing list
> tclug-list at mn-linux.org
> https://mailman.mn-linux.org/mailman/listinfo/tclug-list

If you want to find out where the program lives, use
'rpm -qpv file.rpm'. It will show you the contents of the rpm file.

-- 
Jim Kaufman		mailto:jmk at kaufman.eden-prairie.mn.us
home: 952-934-4851	fax: 952-937-9832