> Thanks Bill for your prompt reply,
> At the URL you've given I can see the source for tomcat and the API 
> but not mod_jk.. is the source for mod_jk bundled within the tomcat 
> file?

Sorry, it's in jakarta-tomcat-3.2.3-src.*, under src/native/ .

> Will I need to build tomcat as well or just mod_jk?

You should only have to rebuild native executable code--i.e., the *.c
files--not Java classes or other files.  The Makefile in each directory
containing a *.c file should work for you.

                                        -- Bill K. 

> -----Original Message-----
> From: Jonathon Wallen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 10, 2001 8:17 AM
> To: [EMAIL PROTECTED]
> Subject: RE: ELF data encoding not big-endian
> 
> 
> >The Apache folks don't seem to distribute Linux/PPC libraries, just
> >Linux/Intel; and SuSE doesn't package Apache/Tomcat on PPC.
> >
> >So, while you can use the Java classes and any other files 
> you've already
> >downloaded, you'll need to build mod_jk.so (and any other 
> libraries you
> >need) yourself.
> >
> >You can get the source at,
> >
> >   
> http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.3/src/
> >
> >and compile the right mod_jk.c for your version of Apache.
> >
> >                                         -- Bill K.
> 
> 
> Thanks Bill for your prompt reply,
> At the URL you've given I can see the source for tomcat and the API 
> but not mod_jk.. is the source for mod_jk bundled within the tomcat 
> file? Will I need to build tomcat as well or just mod_jk?
> 
> again, many thanks.
> -- 
> 
> - ____________________________
> - Jonathon Wallen
> - B,DES College of Fine Arts, UNSW
> - [EMAIL PROTECTED]
> - ____________________________
> 

Reply via email to