Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
all
-
None
-
Linux
Description
Under RedHat 9, I've tried each of the following: * ./confiure * ./configure --enable-maintainer-mode * ./configure --with-apr=./apr --with-apr-util=./apr-util --enable- maintainer-mode Each time I get an error: * checking httpd version... configure: error: apache too old: mmn must be at least 20020903 Here is the last little bit of the configure output: --- configure: XML parser used: libxml 2.5.4 configure: debugging is enabled configure: creating ./config.status config.status: creating neon-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating neon.pc config.status: creating config.h config.status: config.h is unchanged configure: Configured to build neon 0.24.4: Install prefix: /usr/local Compiler: gcc XML Parser: libxml 2.5.4 SSL library: No SSL support zlib support: found in -lz Build libraries: Shared=yes, Static=yes Now run 'make' to compile the neon library. neon configured properly checking for any extra libraries neon needs... -L/usr/local/lib -lz - L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 -lz -lm checking for static Apache module support... no checking for Apache module support via DSO through APXS... found at /usr/sbin/apxs checking httpd version... configure: error: apache too old: mmn must be at least 20020903
Original issue reported by erpeters