Hello all, I am having problems following the instructions to build a static version of apache (no Dynamic modules) with the JK 1.2.15 module.
First, there isnt' a binary of JK 1.2.15, and I can't even get that to build... I get the following errors: First I did a configure: ./configure --with-apache=/home/don/apache_1.3.34 Then a make: make Making all in common /bin/csh ../libtool --mode=compile gcc -I/home/don/apache_1.3.34/src/include -I/home/don/apache_1.3.34/src/os/unix -g -O2 -DJK_PREFORK -g -O2 -DJK_PREFORK -I /include -I /include/ -c ./jk_ajp12_worker.c -o ./jk_ajp12_wor ker.lo SED=/usr/bin/sed: Command not found. Xsed=/usr/bin/sed -e s/^X//: Command not found. Missing }. *** Error code 1 Stop in /home/don/jakarta-tomcat-connectors-1.2.15-src/jk/native/common. *** Error code 1 Why should it crap out on sed? Sed is installed and works fine. Perhaps I should try building 1.2.14 instead? Now... Once it's built, where do I put the binary, and what options to the apache configuration do I specify to make it a static module build? I can't seem to find instructions for this anywhere. Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]