[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] Installing dependent librarier needded in RPM?
Hi Nitin
I am not sure if a whole RPM is dedicated to a library
But maybe could find if library exists in a certain rpm
you could just install that RPM.
Suggestion
$rpm -qa *.rpm | grep libxxxx.a
correct me if I am wrong
regards
Aditya
| Hi Aditya
| Sorry for not being specific. When I said, look for them in RPMS
| directory, I meant look for the rpm of that library in the RPMS directory
| and install it using : rpm -ivh <library-name>
|
| Regards
| Nitin
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.