[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] Installing dependent librarier needded in RPM?
Hi Aditya,
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
You're right, but I think: rpm -ql *rpm | grep <lib_name>
should be given without the lib_name extension as it may be ".so"
regards
Nitin
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.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
--------------------------------------------------------------------
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.