On Sun, Aug 05, 2001 at 08:47:14PM -0700, Breughel Macabuhay wrote:
> 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
Do you have a c compiler installed? That is what it is
complaining about. You could just set the environment
variable CC to point at your compiler.
vh
Mads Toftum
--
With a rubber duck, one's never alone.
-- "The Hitchhiker's Guide to the Galaxy"
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]