Hi there,
I have a feeling this problem is somewhat module related, yet, I cant
seem to figure out a way to fix it. here is what happens:
-------------------------------------------
make[1]: Leaving directory `/usr/src/apache/apache_1.2.6/src/modules'
gcc -o httpsd alloc.o http_main.o http_core.o http_config.o <long long
list of *.o> regex/libregex.a -L/usr/local/ssl -lssl -lcrypto -ldbm
/usr/i486-unknown-linux-gnulibc1/bin/ld: cannot open -lssl: No such file
or directory
make: *** [httpsd] Error 1
home:/usr/src/apache/apache_1.2.6/src#
-------------------------------------------
Thanks for any help!
Masial