Hi,
I am trying to install modSSL as an apache
module(DSO). I have successfully installed OpenSSL
without any problems. Configure went well but when I
tried to 'make' this was what I got:
# make
make[1]: Entering directory
`/users/breughel/mod_ssl-2.4.10-1.3.9/pkg.sslmod'
cc -c -I/usr/apache/include -DEAPI -DMOD_PERL
-DUSE_EXPAT -O -G -Kpic -I/users/
breughel/openssl-0.9.6b/include
-DMOD_SSL_VERSION=\"2.4.10\" mod_ssl.c && mv mod
_ssl.o mod_ssl.lo
/bin/sh: cc: not found
make[1]: *** [mod_ssl.lo] Error 1
make[1]: Leaving directory
`/users/breughel/mod_ssl-2.4.10-1.3.9/pkg.sslmod'
make: [all] Error 2 (ignored)
I really am confused with the cc thing(and the things
that are in bold)... Do I have to install this? I have
looked for it in the Solaris Freeware and found
nothing. Or did I forget to put something with my
installation parameters? Please help me.
By the way here is the rest of the information:
OpenSSL 0.9.6b
ModSSL 2.4.10-1.3.9
OpenSSL configuration:
./config no-threads -fPIC -mcpu=i486
make
make install
ModSSL configuration:
./configure --with-apxs=/usr/apache/bin/apxs
--with-ssl=../openssl-0.9.6b --prefix=/var/apache/
--enable-shared=ssl
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]