You are here : Home » knowledge exchange
Using tomcat-connectors-1.2.23-src.
Installed it in /user/local/src/ folder.
defined one classpath variable:
set CONNECTOR_HOME = /usr/local/src/tomcat-connectors-1.2.23-src/
The following command is to configure the apache extention tool.
./configure --with-apxs=/usr/sbin/apxs
this command will lead to the following error.
configure: error: You must specify a valid --with-apxs path
You may proceed with following steps:
yum install apr-util-devel.x86_64
yum install expat-devel.x86_64
yum install apr-devel.x86_64
[root@s15342284 native]# set CONNECTOR_HOME = /usr/local/src/tomcat-connectors-1
Change to the native directory, run the configure script, and build the connector:
[root@s15342284 native]# ./configure --with-apxs=/usr/sbin/apxs
This will compile mod_jk.so and copy it to /usr/local/apache/modules.
[root@s15342284 native]# make
[root@s15342284 native]# make instal


Copyright © 2005-2012 Narola Infotech, Custom Software & Website Development Company | All Rights Reserved.