Re: [EMAIL PROTECTED] Apache 1.3.x issues

2008-06-30 Thread Eric Covener
On Mon, Jun 30, 2008 at 2:39 PM, Tan, Liao <[EMAIL PROTECTED]> wrote: >cd ..; gcc -DHPUX11 -DMOD_SSL=208131 -DUSE_HSREGEX -DEAPI > -DNO_DL_NEEDED `./apaci` -L/FlexUAT/busobj/BOBJ6/TESTES/openssl-0.9.8g -o > helpers/dummy helpers/dummy.c -lm -lpthread -ldbm -lssl -lcrypto -lexpat

[EMAIL PROTECTED] Apache 1.3.x issues

2008-06-30 Thread Tan, Liao
Folks, We´ve been following the steps in http://www.modssl.org/example (Build and install the SSL-aware Apache), and the following log, when ran the command below: $ ./configure \ --with-apache=../apache_1.3.41 \ --with-ssl=../openssl-0.9.8g \ --prefix=/FlexUAT/busobj/BOBJ6/TESTES/