RE: After mod_ssl 2.6.4 Apache compile error

2000-05-03 Thread Paul-Hus Diane
: [EMAIL PROTECTED] Subject: Re: After mod_ssl 2.6.4 Apache compile error On Wed, May 03, 2000, Paul-Hus Diane wrote: > The file you suggest to create are already there in > ./mod-ssl-2.6.4-1.3.12/pkg.sslmod Sure, they are there. But I speak about the copies in apache_1.3.12/src/modules/ssl/, of

RE: After mod_ssl 2.6.4 Apache compile error

2000-05-03 Thread Paul-Hus Diane
om: Ralf S. Engelschall [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 02, 2000 11:48 AM To: [EMAIL PROTECTED] Subject: Re: After mod_ssl 2.6.4 Apache compile error On Tue, May 02, 2000, Paul-Hus Diane wrote: > Since I change mod_sll to 2.6.4 , I am not able to compile Apache 1.3.12 on > BS

Re: After mod_ssl 2.6.4 Apache compile error

2000-05-03 Thread Ralf S. Engelschall
On Wed, May 03, 2000, Paul-Hus Diane wrote: > The file you suggest to create are already there in > ./mod-ssl-2.6.4-1.3.12/pkg.sslmod Sure, they are there. But I speak about the copies in apache_1.3.12/src/modules/ssl/, of course. > The steps I execute to compile Apache are the following once

RE: After mod_ssl 2.6.4 Apache compile error

2000-05-03 Thread Paul-Hus Diane
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 02, 2000 11:48 AM To: [EMAIL PROTECTED] Subject: Re: After mod_ssl 2.6.4 Apache compile error On Tue, May 02, 2000, Paul-Hus Diane wrote: > Since I change mod_sll to 2.6.4 , I am not able to compile Apache 1.3.12 on > BSDI 4.1 > When I do

Re: After mod_ssl 2.6.4 Apache compile error

2000-05-02 Thread Diana Shepard
Diane, Do a "whereis flex" on the command line and add the "flex" command's path to your PATH. I have no idea what the command "flex" does, but I had the same error. If you need more specifics, feel free to email me directly. Diana Shepard At 09:22 AM 5/2/00 -0400, you wrote

RE: After mod_ssl 2.6.4 Apache compile error

2000-05-02 Thread Kirk Benson
AM > To: '[EMAIL PROTECTED]' > Subject: After mod_ssl 2.6.4 Apache compile error > > > Since I change mod_sll to 2.6.4 , I am not able to compile Apache > 1.3.12 on > BSDI 4.1 > When I do make I am getting: > flex -Pssl_expr_yy _S _B ssl_expr_scan.l > flex: not f

Re: After mod_ssl 2.6.4 Apache compile error

2000-05-02 Thread Ralf S. Engelschall
On Tue, May 02, 2000, Paul-Hus Diane wrote: > Since I change mod_sll to 2.6.4 , I am not able to compile Apache 1.3.12 on > BSDI 4.1 > When I do make I am getting: > flex -Pssl_expr_yy _S _B ssl_expr_scan.l > flex: not found > Error code 1 > > Can somebody tell me what is this flex and what i

After mod_ssl 2.6.4 Apache compile error

2000-05-02 Thread Paul-Hus Diane
Since I change mod_sll to 2.6.4 , I am not able to compile Apache 1.3.12 on BSDI 4.1 When I do make I am getting: flex -Pssl_expr_yy _S _B ssl_expr_scan.l flex: not found Error code 1 Can somebody tell me what is this flex and what is it referring to ? I redo the Apache compile with mod_ssl 2