Hi everyone,

I am trying to setup apache http server to work with tomcat 7 
through the jk connector (version 1.2.40-src). My server is CentOs release 6.5. 
I couldn't find the binary distribution of mod_jk for CentOs release 6.5 on the 
net.

I am trying to compile it from source but I am getting this problem when trying 
to execute the following:

- unzip the source 
- go to jk/native directory
- run ./configure --with-apxs=/usr/lib64/httpd/modules


whenever I run above I keep getting this:

configure: error: You must specify a valid --with-apxs path

Any ideas why I am getting this error?

Reply via email to