Re: [mod-security-users] Configure fails apxs: not found (and it DOES exist)
Brought to you by:
victorhora,
zimmerletw
|
From: Ed F. <edf...@gm...> - 2012-11-06 19:56:07
|
Thank you Breno.
YES...apxs IS in that path.
# ls /usr/local/www/bin/
ab checkgid envvars-std htdbm httpd
rotatelogs
apachectl dbmmanage fcgistarter htdigest httxt2dbm
apxs envvars htcacheclean htpasswd logresolve
Just to try something different, I tried:
# /usr/local/www/bin/apxs -cia mod_security2.c
/usr/local/www/bin/apxs: Command not found.
Command not found???
The odd part (shame on me) is that I DID have Mod Security compiled
and installed successfully on this virtual machine, but NOW I can't
reproduce my success! Argh! I'm wondering if it requires a package
that, somehow, I had installed before but now I don't?
I'm STUMPED at what's wrong!
:-(
Ed
|