Re: [EMAIL PROTECTED] Configure Options Not Recognized

2008-07-08 Thread Brad Isbell
8, 2008 at 1:35 PM, Brad Isbell <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: I'm trying to compile apache (httpd-2.2.9) with ssl support on CentOS 4.6. I run: # ./configure --prefix=/opt/apache2 --enable-ssl and I see: configure: WARNING:

[EMAIL PROTECTED] Configure Options Not Recognized

2008-07-08 Thread Brad Isbell
I'm trying to compile apache (httpd-2.2.9) with ssl support on CentOS 4.6. I run: # ./configure --prefix=/opt/apache2 --enable-ssl and I see: configure: WARNING: Unrecognized options: --enable-ssl So I figure maybe I would just enable all the modules with this command: # ./configu