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 99394 invoked from network); 20 Sep 2000 11:13:19 -0000 Received: from unknown (HELO BoxerMail.boxer.se) (195.163.10.171) by locus.apache.org with SMTP; 20 Sep 2000 11:13:19 -0000 Subject: Re: Apache & Tomcat To: tomcat-user@jakarta.apache.org Bcc: X-Mailer: Lotus Notes Release 5.0.2c (Intl) 2 February 2000 Message-ID: From: hans-erik.skyttberg@boxer.se Date: Wed, 20 Sep 2000 13:11:30 +0200 X-MIMETrack: Serialize by Router on BoxerMail/Boxer(Release 5.0.2c (Intl)|2 February 2000) at 09/20/2000 01:12:01 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Hi! I had big problems compiling mod_jk on solaris and only thing that worked for me was to go into the right dir where mod_jk resides do: cp ../jk/* . apxs -o mod_jk.so -c *.c This works both in Linux and in Solaris alltough in Linux I found it much easier to just use the makefile and type make and voila you have a linux mod_jk. /Hans - Erik Skyttberg Boxer TV Access AB hans-erik.skyttberg@boxer.se +46 (0)8 587 899 64 +46 (0)708 20 32 53 Anand Raman today.com> cc: tomcat-user@jakarta.apache.org Subject: Re: Apache & Tomcat 2000-09-20 13:15 Please respond to tomcat-user the howto file mentions that u have to compile mod_jk.so ur self and there is no pre compiled build available.. Anyway i suggest that u try and recompile it .. 1. cd /usr/local/jakarta-home/jakarta-tomcat/src/native/apache1.3 2. use apxs apxs -o mod_jk.so -I /usr/local/jdk1.2.2/include -I \ /usr/local/jdk1.2.2/include/linux -I ../jk/ -c *.c ../jk/*.c 3. copy the generated mod_jk.so file to /usr/local/libexec and restart apache.. I hope this helps Anand On Wed, Sep 13, 2000 at 02:41:19PM -0500, Michael H. La Budde wrote: > > >I downloaded, built, & installed the latest version of Apache (1.3.12) for >my Linux platform. In attempting to get it to serve the static content & >Tomcat to do the dynamic, I get the following error message when trying to >start Apache: > >Syntax error on line 8 of /opt/tomcat/conf/mod_jk.conf-auto: >API module structure 'jk_module' in file /usr/local/apache/libexec/mod_jk.so >is garbled - perhaps this is not an Apache module DSO? > >I'm using Tomcat 3.2beta3 and I've tried downloading mod_jk.so _several_ >times. > >Any help would be greatly appreciated! > >TIA, > >Mike -- Regards Anand Raman India Today Group Online