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. 

> -----Original Message-----
> From: Jonathon Wallen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 10, 2001 6:57 AM
> To: [EMAIL PROTECTED]
> Subject: ELF data encoding not big-endian
> 
> 
> Hi all,
> I've got tomcat running fine independent of apache and now I want the 
> two to work together... I've downloaded the binary of mod_jk.so and 
> put it in the libexec directory, edited the server.xml file and got 
> the mod_jk.conf-auto thing happening.. now, after starting tomcat, 
> when I try to start apache it dies with this error -
> 
> Cannot load /usr/local/apache/libexec/mod_jk.so into server: 
> /usr/local/apache/libexec/mod_jk.so: ELF file data encoding not 
> big-endian
> 
> I'm using Suse7.0 ppc on a macintosh blue & white G3, apache 1.3.20 
> and tomcat-3.2.3
> 
> can anyone help with this?
> 
> many thanks,
> -- 
> 
> - ____________________________
> - Jonathon Wallen
> - B,DES College of Fine Arts, UNSW
> - [EMAIL PROTECTED]
> - ____________________________
> 

Reply via email to