Hi Folks

I tried the command I used with V 2.2.8, with variations, but can't get
configure to work. I could not see this problem in the archives.

This is Debian 2.6.25-2-686 and bash.

(1)
[EMAIL PROTECTED]:~/httpd-2.2.9$ ./configure --prefix=$HOME/httpd/prefork
--with-mpm=prefork --enable-mod=info --enable-mod=status
--enable-mod=auth-digest
configure: WARNING: Unrecognized options: --enable-mod, --enable-mod,
--enable-mod
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu

Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
configure: WARNING: Unrecognized options: --with-mpm, --enable-mod,
--enable-mod, --enable-mod
^C 

(2)
[EMAIL PROTECTED]:~/httpd-2.2.9$ ./configure --prefix=$HOME/httpd/prefork
--with-mpm=prefork --enable-mods-shared="info status auth-digest
deflate"checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu

Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
configure: WARNING: Unrecognized options: --with-mpm,
--enable-mods-shared
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Configuring APR library
Platform: i686-pc-linux-gnu
checking for working mkdir -p... yes
APR Version: 1.3.0
checking for chosen layout... apr
checking for gcc... gcc
^C

(3)
[EMAIL PROTECTED]:~/httpd-2.2.9$ ./configure --prefix=$HOME/httpd/prefork
--with-mpm=prefork --enable-modules="info status auth-digest deflate"
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu

Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
configure: WARNING: Unrecognized options: --with-mpm, --enable-modules
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Configuring APR library
Platform: i686-pc-linux-gnu
checking for working mkdir -p... yes
APR Version: 1.3.0
checking for chosen layout... apr
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
^C

Any ideas?

-- 
Ron Savage
[EMAIL PROTECTED]
http://savage.net.au/index.html



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to