From paulh@oven.com Fri Oct 6 13:22:51 2000 Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 86492 invoked from network); 6 Oct 2000 13:22:51 -0000 Received: from fridge.oven.com (208.178.52.25) by locus.apache.org with SMTP; 6 Oct 2000 13:22:51 -0000 Received: from oven.com (unknown [207.176.147.70]) by fridge.oven.com (Postfix) with ESMTP id AF3193853E for ; Fri, 6 Oct 2000 09:22:19 -0400 (EDT) Sender: paul@oven.com Message-ID: <39DDD1F9.B73C06E8@oven.com> Date: Fri, 06 Oct 2000 09:22:01 -0400 From: Paul Hoepfner-Homme Organization: OVEN Digital X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.16-9mdk i686) X-Accept-Language: en MIME-Version: 1.0 To: tomcat-user@jakarta.apache.org Subject: Re: Ok, then where might one find mod_jk? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Greg Thompson wrote: > > What version of mod_jk? I have no idea. It mentions nothing about the version in the HOWTO. I'm interested in whatever version will work, I guess. > What os? Red Hat 6.1 > I used '/usr/sbin/apxs -o mod_jk.so -I ../jk/ -I /usr/java/include -I > /usr/java/include/linux *.c ../jk/*.c' You mean, all the mod_jk source files come with Apache? I don't have to do a separate download to get the source? > I was able to get it to work on RHL, apache 1.3, mod_jk (using auto config > file), tomcat 3.2 beta4. Ok, I guess not. You mention here that you used apache as well as mod_jk. It would help tremendously if someone were to show me where I could aquire the mod_jk source!! > I looked at the new nightly builds and noticed the jk dir is now common? > Try using ../common instead of ../jk. I don't know what these directories "../common" and "../jk" are that you speak of. I've searched the entire apache source directory tree for directories with either of these names, and found absolutely none! > Greg > > -----Original Message----- > From: paul@oven.com [mailto:paul@oven.com]On Behalf Of Paul > Hoepfner-Homme > Sent: Thursday, October 05, 2000 4:10 PM > To: tomcat-user@jakarta.apache.org > Subject: Ok, then where might one find mod_jk? > > I guess nobody has any suggestions for my problem of getting Tomcat to > run a servlet... (though it seems like a pretty common thing someone > might want to do with a servlet runner, but hey...) > > So I found this other document in the Tomcat documentation that says > that I should be using mod_jk instead of mod_jserv, and it gives good > reasons for it too. The URL of this HOWTO is at > http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/mod_jk-howto.html. > The first step to install mod_jk is to compile it, which doesn't seem > like a big deal. > > I downloaded the source code for my version of Apache, went to the > Apache source directory and typed the command > apxs -o mod_jk.so -c *.c ../jk/ *.c -I ../jk/ > as it says in that HOWTO. Obviously this doesn't work because there is > no directory "../jk/". Furthermore, I think the command should be > apxs -o mod_jk.so -c *.c ../jk/*.c -I ../jk/ > (that is, without the space between ../jk/ and *.c) but this makes no > difference since I don't have a directory ../jk/, let alone with .c > files inside it. So I presume that I don't have the source code of > mod_jk (I figured it maybe came with Apache, since the mod_jk HOWTO only > says I need the Apache source). > > There is no link in this piece of documentation that tells you where one > can download mod_jk. I even searched on AltaVista and found nothing. > > Any pointers would be very greatly appreciated!! This is my third day > trying to get Tomcat to run a webmail application :( > > Thanks, > Paul > > -- > Paul Hoepfner-Homme > paulh@oven.com > > OVEN Digital | http://www.oven.com/ -- Paul Hoepfner-Homme paulh@oven.com OVEN Digital | http://www.oven.com/