Hello all, I am trying to compile apache 2.0.35 with ssl but it is not working. My config is as follows:
./configure --prefix=/path/whereiwant/apache \ --enable-ssl \ --with-ssl=/path/to/openssl however on make i get the following error flex -Pssl_expr_yy -s -B /home/user/jwoodman/apache/httpd-2.0.35/modules/ssl/ssl_expr_scan.l sh: flex: not found *** Error code 1 make: Fatal error: Command failed for target `ssl_expr_scan.c' Current working directory /home/user/jwoodman/apache/httpd-2.0.35/modules/ssl *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /home/user/jwoodman/apache/httpd-2.0.35/modules/ssl *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /home/user/jwoodman/apache/httpd-2.0.35/modules *** Error code 1 make: Fatal error: Command failed for target `all-recursive' I have managed to get apache 1.3.22 working with modssl and apache 2.0.35 working without ssl. Thanks for your help Regards _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
