I'm trying to build mod_jk.so on an AIX 5.3 server. I compiled and installed 
Apache 2.2.0. I run...

./configure --with-apxs=/usr/local/apache-2.2.0/bin/apxs

...but it fails with the error...

could not find /usr/local/apache-2.2.0/bin/apxs
configure: error: You must specify a valid --with-apxs path

...but I know the path is correct...

ls -l /usr/local/apache-2.2.0/bin/apxs
22455 Mar 24 11:46 /usr/local/apache-2.2.0/bin/apxs

...so maybe the configure script is not recognizing the apxs script? Is there a 
workaround?

Thanks,
Bernie

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to