LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   New with libs... need help installing. (https://www.linuxquestions.org/questions/linux-newbie-8/new-with-libs-need-help-installing-181518/)

helloenmity 05-14-2004 04:25 PM

New with libs... need help installing.
 
I am trying to install some programs that are .rpm with SuSE 9. I will get errors saying that I need specific libs. Do I need to download these or activate them somehow in the console? Any help is greatly appreciated. Thanks!

SciYro 05-14-2004 05:22 PM

you need to go get them, and install them...... as i hear it RPM format is really picky about the libs

jschiwal 05-14-2004 05:33 PM

For many rpm packages, there is another rpm package with a 'lib' prefix to the name. This is often true for kde rpm's.

You could use an rpm query to find what package supplies the library you need. 'rpm -q --whatprovides <libraryname>'

You could use kpackage to show what is required. Googling for the library, your distro and version often supplies the answer.

helloenmity 05-15-2004 05:41 AM

Thanks!


All times are GMT -5. The time now is 09:13 AM.