DirectAdmin Installation Failed

Rick

Verified User
Joined
Sep 25, 2004
Messages
26
Location
Amsterdam, The Netherlands
During Install I got the following error:

===> src/modules/ssl
gcc -c -I../../os/unix -I../../include -DLINUX=22 -DHAVE_SET_DUMPABLE -DNO_DBM_REWRITEMAP -DMOD_SSL=208119 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I../../lib/expat-lite `../../apaci` -fpic -DSHARED_MODULE -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/usr/include -DMOD_SSL_VERSION=\"2.8.19\" mod_ssl.c && mv mod_ssl.o mod_ssl.lo
In file included from /usr/include/openssl/kssl.h:72,
from /usr/include/openssl/ssl.h:179,
from mod_ssl.h:116,
from mod_ssl.c:65:
/usr/include/krb5.h:2606:24: et/com_err.h: No such file or directory
/usr/include/krb5.h:2866:24: et/com_err.h: No such file or directory
/usr/include/krb5.h:2909:24: et/com_err.h: No such file or directory
/usr/include/krb5.h:2980:24: et/com_err.h: No such file or directory
/usr/include/krb5.h:3003:24: et/com_err.h: No such file or directory
make[4]: *** [mod_ssl.lo] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/local/directadmin/customapache/apache_1.3.31/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/local/directadmin/customapache/apache_1.3.31'
make: *** [build] Error 2

When I try again, the errors remains, when I rerun the setup, it does hang the server, only way to reattempt is to reinstall Fedora 2.

Any way to fix this?
 
Back
Top