Does mod_ssl require flex to compile?

1999-07-09 Thread Brandon Bell
I'm trying to compile mod_ssl 2.3.5 for Apache 1.3.6 on AIX 4.3 but get stuck at the following: flex -Pssl_expr_yy -s -B ssl_expr_scan.l make: flex: Command not found make: *** [ssl_expr_scan.c] Error 127 I didn't notice flex being a prerequisite in the INSTALL doc

Re: Does mod_ssl require flex to compile?

1999-07-09 Thread Ralf S. Engelschall
On Thu, Jul 08, 1999, Brandon Bell wrote: I'm trying to compile mod_ssl 2.3.5 for Apache 1.3.6 on AIX 4.3 but get stuck at the following: flex -Pssl_expr_yy -s -B ssl_expr_scan.l make: flex: Command not found make: *** [ssl_expr_scan.c] Error 127 I didn't notice flex being a prerequisite

Re: Does mod_ssl require flex to compile?

1999-07-09 Thread Khimenko Victor
8-Jul-99 13:32 you wrote: I'm trying to compile mod_ssl 2.3.5 for Apache 1.3.6 on AIX 4.3 but get stuck at the following: flex -Pssl_expr_yy -s -B ssl_expr_scan.l make: flex: Command not found make: *** [ssl_expr_scan.c] Error 127 I didn't notice flex being a prerequisite in the INSTALL