LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache Trouble (https://www.linuxquestions.org/questions/linux-software-2/apache-trouble-50218/)

eggoz 03-17-2003 12:53 AM

Apache Trouble
 
I am trying to install Apache, but one of the dependenies failed: libdb3-2.so. I know this is not an rpm? What is it and where can I find it? Thanks.

born4linux 03-17-2003 01:18 AM

what distro are u using? in most cases, for an rpm based distro, u can:

rpm --redhatprovides libdb3-2.so

which will give u the rpm package providing that file. Or, try to look for the 'libdb3' package.

if u are using redhat and u r running X, try this:

redhat-config-packages

and select the web server components. This way, the dependencies will be handled automatically.

eggoz 03-17-2003 01:26 AM

I got it. Found the rpm i needed. But it appears I messed something esle up. Better put up a post.


All times are GMT -5. The time now is 05:22 AM.