"Patil, Anand" wrote: > > The apache version i have is apache_1.3.19 > The tomcat version 3.2.1-src > The ant 1.3 > The jsse1.0.2 > The jaxp-1.1 > > The JDK is J2SDK-1_3_1-beta-linux > > Linux 7.0 redhat, kernel 2.4.2 > > As some one sugested i use bin. version of tomcat instead > of building the source. > The reason i want to build the source is that In current issue of > linux journal, i read a article, which says how to integrate > tomcat with apache, and says that in order to better intergrate > the tomcat with apache i have to use module mod_jk and need > to compile the apache with it, so that my apache server can > talk with tomcat. That;s what i have been trying to do, and > when doing so got the following error, which i have no idea > what's causing it. Please help!! > > Anand > > > you don't need the source of Tomcat to compile mod_jk.. you need the source of mod_jk. Get the binary of Tomcat, get the source of mod_jk and compile it.. mod_jk is very easy to compile, just read the install instructions that come with it.
