This doesn't answer your question, but is there a specific reason you
don't just user mod_proxy_ajp with Apache 2.2.0?  You wouldn't have to
build mod_jk then.
,
Josh. 

> -----Original Message-----
> From: Bernie Durfee [mailto:[EMAIL PROTECTED] 
> Sent: Friday, March 24, 2006 12:41 PM
> To: Tomcat Users List
> Subject: Building mod_jk.so on AIX
> 
> 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]
> 

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

Reply via email to