hi, you either do not have an ssl library installed (like the one at www.openssl.org) or you did not point apache to the correct ssl include files. ssl.h is missing accdg to the compile error below.
pong On Tue, 13 Nov 2001, Jesse Delima wrote: > ===> src/main > gcc -c -I../os/unix -I../include -DLINUX=22 -DTARGET=\"httpsd\" > -DUSE_HSREGEX -DNO_DL_NEEDED `../apaci` -DAPACHE_SSL gen_test_char.c > In file included from ../include/httpd.h:79, > from gen_test_char.c:2: > ../include/buff.h:75:18: ssl.h: No such file or directory _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
