hgrays
12-02-2000, 05:36 PM
While trying to install the latest version of Apache on my system (RH 6.2), I get three failed dependencies:
/etc/init.d is needed by apache-1.3.14-4
libdb-3.1.so is needed by apache-1.3.14-4
libc.so.6(GLIBC_2.2) is needed by apache-1.3.14-4
A couple things confuse me here (and this could be because of my newbie status). First, with RedHat, I have an /etc/rc.d/init.d directory but no /ect/init.d. Are these the same? Does this mean I have to compile the thing myself to get it to recognize this path? (I'm doing the install using rpm). Second, if I try to upgrade to glibc2.2, it gives me tons of dependency problems. Numerous programs appear to rely on earlier wervions of glibc and the various libraries.
What are my optins here? I'm stumped as to what to try next. Any help you can provide would be appreciated.
Thanks
/etc/init.d is needed by apache-1.3.14-4
libdb-3.1.so is needed by apache-1.3.14-4
libc.so.6(GLIBC_2.2) is needed by apache-1.3.14-4
A couple things confuse me here (and this could be because of my newbie status). First, with RedHat, I have an /etc/rc.d/init.d directory but no /ect/init.d. Are these the same? Does this mean I have to compile the thing myself to get it to recognize this path? (I'm doing the install using rpm). Second, if I try to upgrade to glibc2.2, it gives me tons of dependency problems. Numerous programs appear to rely on earlier wervions of glibc and the various libraries.
What are my optins here? I'm stumped as to what to try next. Any help you can provide would be appreciated.
Thanks