On Fri, 11 Oct 2002, Glynn S. Condez wrote: > > On Fri, 11 Oct 2002, Glynn S. Condez wrote: > > > certmap.c:14:17: pem.h: No such file or directory > > pem.h is a OpenSSL header, so you should add the openssl includes > > directory to your CPPFLAGS. > > CPPFLAGS=-I/usr/local/include /usr/local/ssl/include/openssl > >LDFLAGS=-L/usr/local/lib > ./configure --with-apxs=/u1/apachessl/bin/apxs > > Could this be work? The compile would probably work, but the link may fail. It de pends on where you have the openssl libraries (libcrypto.so most importantly), if you don't have them in /usr/local/lib or some other search path component of the linker, you will need to add your lib directory (/usr/local/ssl/lib?) to the LDFLAGS.
Mit herzlichem Gruss Andreas Mueller -- Dr. Andreas Mueller, Beratung und Entwicklung CH-8852 Altendorf Switzerland Tel: +41 55 4621483 Fax: +41 55 4621485 [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]