RE: can not build jk or jk2

2003-07-03 Thread Atreya Basu
Hi, I tried building with ant also and got no end to errors. I think that the ANT build requires some extra libraries and some external ant tools also. The best way to do it is to use configure and then make. _ Atreya Basu Developer, Greenfield Research

Re: can not build jk or jk2

2003-07-03 Thread John Turner
First, don't use ant. Second: ./configure --with-apxs=/some/path/to/apxs; make; make install John On Thu, 3 Jul 2003 13:18:38 +0200, Marc Muncke [EMAIL PROTECTED] wrote: Hi I am can not get jk or jk2 connector compiled (ant). I think, there are files missing in the package ? when I use jk

RE: can not build jk or jk2

2003-07-03 Thread Marc Muncke
that's a good idea , but it did not work here: /home/mm/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2 #./configure errors out with : configure: error: Cannot find any WebServer or : /home/mm/jakarta-tomcat-connectors-jk-1.2.4-src/jk/native #./configure file not found thank you Marc

Re: can not build jk or jk2

2003-07-03 Thread John Turner
Did you run buildconf.sh first? John On Thu, 3 Jul 2003 15:36:21 +0200, Marc Muncke [EMAIL PROTECTED] wrote: that's a good idea , but it did not work here: /home/mm/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2 #./configure errors out with : configure: error: Cannot find any WebServer

Re: can not build jk or jk2

2003-07-03 Thread Eric J. Pinnell
HI, I'll field this again... I'm sure it's in the archives by now. And I only know about JK2. So... BUILD FAILED file:/home/mm/jakarta-tomcat-connectors-jk2-2.0.2-src/build.xml:11: Basedir /home/mm/jakarta-tomcat-connectors-jk2-2.0.2-src/util does not exist I don't use ant. I use the

Re: can not build jk or jk2

2003-07-03 Thread Marc Muncke
done, thank you Quoting Eric J. Pinnell [EMAIL PROTECTED]: HI, I'll field this again... I'm sure it's in the archives by now. And I only know about JK2. So... BUILD FAILED file:/home/mm/jakarta-tomcat-connectors-jk2-2.0.2-src/build.xml:11: Basedir