I tried that but failed with. Python not installed. 

[EMAIL PROTECTED] $ ./buildconf
found apr source: srclib/apr
found apr-util source: srclib/apr-util
rebuilding srclib/apr/configure
buildconf: checking installation...
buildconf: python not found.
           You need python installed
           to build APR from SVN.
./buildconf failed for apr
[EMAIL PROTECTED] $

Is there any other way ?


----- Original Message -----
From: Ben <[EMAIL PROTECTED]>
Date: Wednesday, September 20, 2006 4:21 pm
Subject: Re: [EMAIL PROTECTED] configure apache fail with cannot access 
mod_security.c
To: users@httpd.apache.org

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

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