erinspice Posted October 2, 2007 Share Posted October 2, 2007 Hi! I'm running FC7 on my PC and I'm trying to install apache. When I try to use yum (Fedora's package manager) to install it, apache segfaults, so I've resigned myself to install it from source. However, I'm getting this error during compilation: Making all in support make[1]: Entering directory `/home/erin/downloads/httpd-2.2.6/support' make[2]: Entering directory `/home/erin/downloads/httpd-2.2.6/support' /usr/lib/apr-1/build/libtool --silent --mode=link gcc -pthread -o htpasswd htpasswd.lo -lm /home/erin/downloads/httpd-2.2.6/srclib/pcre/libpcre.la /usr/lib/libaprutil-1.la -lldap -llber -ldb -lexpat /usr/lib/libapr-1.la -lpthread -ldl /usr/bin/ld: cannot find -ldb collect2: ld returned 1 exit status make[2]: *** [htpasswd] Error 1 make[2]: Leaving directory `/home/erin/downloads/httpd-2.2.6/support' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/erin/downloads/httpd-2.2.6/support' make: *** [all-recursive] Error 1 Any insight would be greatly appreciated! I found some references to this error on Google, but couldn't find a solution that applied in my case. Quote Link to comment Share on other sites More sharing options...
AP81 Posted October 5, 2007 Share Posted October 5, 2007 I know this isn't the advice you're after, but if I had a segfault doing a default Apache install I wouldn't use that distro (unless the devs had announced that it is a bug and will be fixed). I take it that because you're only at the point of installing Apache you haven't got very far. Try Debain or if you're not comfortable try Ubuntu Server (which has a LAMP server install option). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.