Hello, I am having this problem when trying to build webapp.so for my tomcat4.1.12 to work with apache 1.3.26.
I downloaded connector package at http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.12/src/jakarta-tomcat-connectors-4.1.12-src.tar.gz After untar the file, I went into the webapp directory. ./support/buildconf.sh executed fine. When I tried: ./configure --with-apxs=/usr/local/apache/bin/apxs I got the following: ================================================================== Configuring WebApp Module + checking build system type... i686-pc-linux-gnu + checking host system type... i686-pc-linux-gnu + checking for sources directory path... /home/gims/files/webapp + checking for build directory path... /home/gims/files/webapp Checking Apache APXS + checking for apxs name... /usr/local/apache/bin/apxs + checking for apxs directory path... /usr/local/apache/bin + checking for apxs... /usr/local/apache/bin/apxs + checking for apxs availability... /usr/local/apache/bin/apxs + checking for apxs version... /usr/local/apache/bin/apxs (1.3) + checking for apxs sanity... error configure: error: apxs is unworkable ==================================================================== I could not figure out what's going on. Could any of you help me on this? My system is RH 7.3. Thanks a lot Haixi _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
