Re: DEAPI?

2001-09-28 Thread frida
no, just add it. no need to reinstall it all over again. Rachel wrote: Sorry, I'm new to mod_sslmay i know how to compile with "CFLAGS=-DEAPI ; export CFLAGS ;" as suggested below? - Original Message - From: frida To: [EMAIL PROTECTED] Sent: Friday, September 28, 2001 12:54 PM

Re: DEAPI?

2001-09-28 Thread Rachel
may i know how to compile it in apache folder? - Original Message - From: frida [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, September 28, 2001 2:33 PM Subject: Re: DEAPI? compile it in APACHE folder. Rachel wrote: Sorry, to confirm again... should i remove the

Re: DEAPI?

2001-09-28 Thread Rachel
i tried to run CFLAGS=-DEAPI; export CFLAGS; it say command not found... any idea? - Original Message - From: frida To: [EMAIL PROTECTED] Sent: Friday, September 28, 2001 2:30 PM Subject: Re: DEAPI? no, just add it. no need to reinstall it all over again.

Re: DEAPI?

2001-09-28 Thread frida
Sorry, I think you need to build Apache (and all of the modules) with an environment variable set for the compile options. $ CFLAGS=-DEAPI; export CFLAGS; -frida- Rachel wrote: i tried to run> CFLAGS=-DEAPI; export CFLAGS;it say command not found... any idea? - Original Message -

Re: DEAPI?

2001-09-28 Thread Rachel
build Apache (and all of the modules) with an environment variable set for the compile options? do i need to change any setting in src/Configuration file? - Original Message - From: frida To: [EMAIL PROTECTED] ; [EMAIL PROTECTED] Sent: Friday, September 28, 2001

Re: DEAPI?

2001-09-28 Thread Rachel
Hi, I try the instruction as u suggested... but error saying --enable-deapi is invalid option, do u have any idea? # ./configure --prefix=/usr/local/apache --enable-module=so --enable-module=ss l --enable-deapi Configuring for Apache, Version 1.3.20 + using installation path layout: Apache

Re: DEAPI?

2001-09-28 Thread Mads Toftum
On Fri, Sep 28, 2001 at 04:50:45PM +0800, Rachel wrote: Hi, I try the instruction as u suggested... but error saying --enable-deapi is invalid option, do u have any idea? That should be --enable-eapi instead. vh Mads Toftum -- `Darn it, who spiked my coffee with water?!' - lwall