Click to See Complete Forum and Search --> : apache rpm dependencies


Chatterjee
03-18-2001, 04:38 PM
I want to install the apache1.3.6_1.rpm but it's complaining that i don't have the libdb.so.1 or something as a dependency. How do i get this file and where do i put it?
Thanks!

-S

Sweede
03-18-2001, 06:55 PM
wow, do NOT install that.
apache is at version 1.3.19

also do not install via RPMs, or any other package management way (deb,etc).

download the source and install it, the only way to screw up the install is if you are blind.

Chatterjee
03-18-2001, 07:14 PM
Okay, I'll take your word for that :)

Caldera OpenLinux comes with a pre-installed version of Apache that I couldn't get to work with PHP so I went ahead and uninstalled that and am going to try a clean install of Apache with PHP.

-S