You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by 張鈺東 <to...@taskco.com.tw> on 2000/11/20 03:11:14 UTC

Where is jakarta-tomcat/src/native/apache1.3

Hi,
I would like to build mod_jk.so from the source distribution (Tomcat 3.1).
After I downloaded the source distribution, I could not find the directory
jakarta-tomcat/src/native/apache1.3 (or apache 2.0), which is mentioned in
the document (Working with mod_jk). How should I build mod_jk.so for this
version?

Thanks,
Tony

p.s. in the source distribution of Tomcat 3.2b7, I do find the directory.

Re: DANG! Do I really need 3.2??

Posted by Mark Koscak <ma...@logichip.com.au>.
Well that explains it, I was searching archives and online documentation, my
understanding was that rebuilding Apache with mod_so would do the trick.
i.e. ./configure --enable-so

Regards
Mark



----- Original Message -----
From: Jim Richards <gr...@cyber4.org>
To: <to...@jakarta.apache.org>
Sent: Monday, November 20, 2000 3:06 PM
Subject: Re: Where is jakarta-tomcat/src/native/apache1.3


>
> You need to run a Tomcat 3.2 build. It's not in Tomcat 3.1.
>
> > I would like to build mod_jk.so from the source distribution (Tomcat
> > 3.1). After I downloaded the source distribution, I could not find the
> > directory jakarta-tomcat/src/native/apache1.3 (or apache 2.0), which is
> > mentioned in the document (Working with mod_jk). How should I build
> > mod_jk.so for this version?
>
> You don't. Considering 3.2 has more features and les
> sbugs (in theory) you'd be better off running a
> 3.2 beta for now. 3.2 final should be out soon
> if its for a production environment, and that makes your
> PHB fell better.
>
>
> > p.s. in the source distribution of Tomcat 3.2b7, I do find the
directory.


Re: Where is jakarta-tomcat/src/native/apache1.3

Posted by Jim Richards <gr...@cyber4.org>.
You need to run a Tomcat 3.2 build. It's not in Tomcat 3.1.

> I would like to build mod_jk.so from the source distribution (Tomcat 
> 3.1). After I downloaded the source distribution, I could not find the 
> directory jakarta-tomcat/src/native/apache1.3 (or apache 2.0), which is 
> mentioned in the document (Working with mod_jk). How should I build 
> mod_jk.so for this version?

You don't. Considering 3.2 has more features and les
sbugs (in theory) you'd be better off running a
3.2 beta for now. 3.2 final should be out soon
if its for a production environment, and that makes your
PHB fell better.

 
> p.s. in the source distribution of Tomcat 3.2b7, I do find the directory.