RE: mod_jk2 build error

2004-04-02 Thread Yiannis Mavroukakis
. Zeimet [mailto:[EMAIL PROTECTED] Sent: 02 April 2004 05:42 To: [EMAIL PROTECTED] Subject: mod_jk2 build error Hi, I am trying to build the latest release of the JK2 connector: jakarta-tomcat-connectors-jk2-2.0.4-src. I'm running Red Hat Linux 9.0, Apache httpd-2.0.49 and Tomcat jakarta-tomcat

Re: mod_jk2 build error

2004-04-02 Thread Walter Truitt
I would try making the directory for it possibly. I don't know why it does this, but it puts a usr/local/apache2/modules directory under the build directory. /bin/cp ../../../build/jk2/apache2//usr/local/apache2/modules/mod_jk2.so ./../../build/jk2/apache2/mod_jk2.so /bin/cp: cannot stat

Re: mod_jk2 build error

2004-04-02 Thread Thomas D. Zeimet
The directory already exists. The error seems to relate the fact that mod_jk2.so doesn't exist in the source directory. But why? I don't see any error that points to where the compile is failing. --- Walter Truitt [EMAIL PROTECTED] wrote: I would try making the directory for it possibly.

RE: mod_jk2 build error

2004-04-02 Thread Thomas D. Zeimet
PROTECTED] Subject: mod_jk2 build error Hi, I am trying to build the latest release of the JK2 connector: jakarta-tomcat-connectors-jk2-2.0.4-src. I'm running Red Hat Linux 9.0, Apache httpd-2.0.49 and Tomcat jakarta-tomcat-5.0.19. I follow the directions in jakarta-tomcat-connectors

mod_jk2 build error

2004-04-01 Thread Thomas D. Zeimet
Hi, I am trying to build the latest release of the JK2 connector: jakarta-tomcat-connectors-jk2-2.0.4-src. I'm running Red Hat Linux 9.0, Apache httpd-2.0.49 and Tomcat jakarta-tomcat-5.0.19. I follow the directions in jakarta-tomcat-connectors-jk2-2.0.4-src/jk/native2/BUILD.txt cd