While compiling ApacheToolBox, on OS X, I ma receiving an error during the
SSL compilation:
Configuring for Apache, Version 1.3.20
+ using installation path layout: Darwin (config.layout)
+ on-the-fly added and activated session module
(modules/extra/mod_session.o)
+ activated php4 module (modules/php4/libphp4.a)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
+ configured for Darwin platform
+ setting C compiler to cc
+ setting C pre-processor to cc -E -traditional-cpp
+ checking for system header files
+ adding selected modules
o ssl_module uses ConfigStart/End
+ SSL interface: mod_ssl/2.8.4
+ SSL interface build type: OBJ
+ SSL interface compatibility: enabled
+ SSL interface experimental code: disabled
+ SSL interface conservative code: disabled
+ SSL interface vendor extensions: disabled
+ SSL interface plugin: Configured DBM (-ldbm)
Error: Cannot find SSL header files in any of the following dirs:
Error: . /usr/include /usr/include/ssl/ /usr/local/include
/usr/local/include/ssl
+ SSL library path: [SYSTEM]
+ SSL library version: OpenSSL 0.9.6b 9 Jul 2001
[+] Done Configuring Apache source
...........how do I check for the existence of the SSL header files?
Thanks in advance
Ralph
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]