: [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
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
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
[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
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
flex is the GNU version of lex (lexical analyzer). If you don't have it on
your server, you may need to download or build it.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Paul-Hus Diane
> Sent: Tuesday, May 02, 2000 9:22 AM
> To: '[EMAIL PROTECT
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