On 03/12/2012 10:18 AM, Mladen Turk wrote:
On 03/12/2012 09:07 AM, Henri Gomez wrote:
I add to add --with-apxs=/usr/sbin/apxs to configure line :

CFLAGS='-arch i386 -arch x86_64' APXSLDFLAGS='-arch i386 -arch x86_64'
./configure --with-apr=/usr --with-ssl=/usr
--with-java-home=/System/Library/Frameworks/JavaVM.framework/Versions/A/
--with-apxs=/usr/sbin/apxs

Why did we need now apache apxs ?


We always required apxs, probably be before you had /usr/sbin in PATH.

What I mean is
./configure --with-apxs    (presumes apxs in PATH)
./configure --with-apxs=/path/to/apxs


Regards
--
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to