Try ./buildconf  before you run ./configure

On 20 Sep 2006, at 16:16, Roshan Perera wrote:

Hi,

Please cc me on [EMAIL PROTECTED] ..

trying to configure apache 2.2.3 with mod_security 1.9.4

my configure looks like this..

[EMAIL PROTECTED] $ pwd
/export/home/pererar/apache/httpd-2.2.3/

[EMAIL PROTECTED] $ ls -al modules/proxy/mod_security.c
-rw-r--r-- 1 pererar cmusers 302164 Sep 20 11:53 modules/proxy/ mod_security.c

configure -enable-security \
--with-module=proxy:mod_security.c


half way I get the the following message and then carries on..
......
......
checking for extra modules... cp: cannot access mod_security.c
added: proxy:mod_security.c
checking whether to enable mod_dav... shared (all)
  adding "-I$(top_srcdir)/modules/dav/main" to INCLUDES


Tried the same running with other options inside a file no joy.. Can someone help me to understand what am I doing wrong please.....

./configure --prefix=/usr/local/apache2 --with-mpm=worker \
--disable-charset-lite \
--disable-actions \
--disable-alias \
--disable-asis \
--disable-auth \
--disable-autoindex\
--disable-cgi \
--disable-cgid \
--disable-env \
--disable-imagemap \
--disable-include \
--disable-negotiation \
--disable-status \
--disable-userdir \
--enable-cache=shared \
--enable-disk_cache=shared \
--enable-mem_cache=shared \
--enable-deflate=shared \
--enable-expires=shared \
--enable-filter=shared \
--enable-ext_filter=shared \
--enable-headers=shared \
--enable-proxy=shared \
--enable-rewrite=shared \
--enable-ssl=shared \
--enable-usertrack=shared \
--enable-vhost_alias=shared \
--enable-auth_digest=shared \
--enable-authn_core=shared \
--enable-authz_core=shared \
--enable-authn-dbm=shared \
--enable-authn-anon=shared \
--enable-authn-dbd=shared \
--enable-authn-alias=shared \
--enable-authz-host=shared \
--enable-authz-groupfile=shared \
--enable-authz-user=shared \
--enable-authz-dbm=shared \
--enable-authz-owner=shared \
--enable-ldap=shared \
--enable-setenvif=shared \
--enable-dumpio=shared \
--enable-log_forensic=shared \
--enable-mods-shared=all \
--enable-security \
--with-module=proxy:mod_security.c \
--with-z=/usr/lib \
--with-ssl=/usr/local/ssl


Thanks

Roshan






---------------------------------------------------------------------
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]



---------------------------------------------------------------------
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