[ https://www.modsecurity.org/tracker/browse/MODSEC-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Barnett closed MODSEC-154.
-------------------------------
Resolution: Won't Fix
User needed to check apxs perms.
> compilation --with-apxs usage trivial
> -------------------------------------
>
> Key: MODSEC-154
> URL: https://www.modsecurity.org/tracker/browse/MODSEC-154
> Project: ModSecurity
> Issue Type: Bug
> Security Level: Normal
> Components: Configuration
> Affects Versions: 2.5.12
> Environment: httpd - 2.2.14 centos
> Reporter: Shelton Computers
> Assignee: Breno Silva Pinto
>
> /usr/local/bin/apxs is the path to the apxs binary.
> Using ./configure --prefix=/usr/local --with-apxs=/usr/local/sbin/apxs results in configure script failing with:
> configure: looking for Apache module support via DSO through APXS
> configure: error: couldn't find APXS
> Using ./configure --prefix=/usr/local --with-apxs=/usr/local/sbin/ results in configure passing but make failing with:
> apache2]# make
> build/apxs-wrapper: line 15: /usr/bin: is a directory
> build/apxs-wrapper: line 15: exec: /usr/bin: cannot execute: Success
> make: *** [mod_security2.la] Error 126
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://www.modsecurity.org/tracker/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|