LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problem when trying to install rpm file (https://www.linuxquestions.org/questions/linux-software-2/problem-when-trying-to-install-rpm-file-78027/)

TransAmJugo 08-01-2003 10:03 AM

Problem when trying to install rpm file
 
Hello,

I have downloaded the current rpm file for apache but when I go to run it it gives me the following error:


[root@luckyclay source]# rpm -ivh httpd-2.0.47-4.i386.rpm
error: Failed dependencies:
libapr-0.so.0 is needed by httpd-2.0.47-4
libaprutil-0.so.0 is needed by httpd-2.0.47-4
libdb-4.1.so is needed by httpd-2.0.47-4

What does this error message mean? and how would I go about correcting it? Do I need to download something else?

Thanks for the help!

darin3200 08-01-2003 10:10 AM

It means you don't have what looks to be libraries needed. Here
http://rpms.mandrakeclub.com/rpms/li...il-0.so.0.html
http://rpms.mandrakeclub.com/rpms/libapr-0.so.0.html
http://rpmfind.rediris.es/rpm2html/libdb-4.1.so.html
Always remeber, google is your friend.

Devboy 08-01-2003 10:20 AM

dam darin3200 u actualy found the asact pages for him thats nice of u not many people can be botherd doing that.


All times are GMT -5. The time now is 06:29 AM.