I apologize for not seeing your earlier post (Wed, 21st) regarding these
binaries being available-- thank you, Henri.

It is still very foggy to me what EAPI is-- some mod_ssl API extensions to
Apache? My best internet and e-mail searching skills are providing me only
with clues...

I would love to see this explained in mod_jk-howto.html or in a separate
building FAQ, as you suggested.

Steve

> -----Original Message-----
> From: GOMEZ Henri [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, February 24, 2001 7:41 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Problems with gabled mod_jk
> 
> 
> >I think the problem is that the distributed binary just does 
> >not work on
> >Linux! This is extremely frustrating and it means (to me) that 
> >the Tomcat
> >3.2.1 binary distribution does not work on Linux! This is just 
> >another bug
> >that would take 5 minutes to fix...
> 
> All the Linux binaries for tomcat where built by me on
> a Redhat Linux 6.2 in i386 standard mode.
> 
> I RECALL :
> 
> http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1
> /bin/linux/i38
> 6/    (mod_jk/jserv)
> http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3-m
> 1/bin/linux/i3
> 86/   (mod_jk/jserv)
> http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4
> .0-b1/linux/i3
> 86/   (mod_webapp)
> 
> The binaries works on more than 10 servers here...
> 
> >Can't somebody just recompile it and commit it!?!?!?
> >
> >Steve
> >
> >> -----Original Message-----
> >> From: Adam Fowler [mailto:[EMAIL PROTECTED]]
> >> Sent: Friday, February 23, 2001 10:49 AM
> >> To: [EMAIL PROTECTED]
> >> Subject: RE: Problems with gabled mod_jk
> >> 
> >> 
> >> Hi,
> >> 
> >> It's EEEEEEAAAAAASSSSSSYYYYYY...kind of. *memories of 5 days of
> >> reading/e-mailing*
> >> 
> >> You need to recompile it else it'll never work! Have a look 
> >> at my exhaustive
> >> howto for mod_jk at http://willow.cc.edu/docs/adminguide . 
> >> You can find the
> >> source from there too.
> >> 
> >> A few of us are working on getting RPM's made for Redhat(done)
> >> Mandrake(gimme time!) and SUSE(anyone?) ao it'll be really 
> easy soon.
> >> 
> >> Redhat RPMs can be found at
> >> 
> http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/rpms/
> >> 
> >> Hope this works.
> >> 
> >> Regards,
> >> Adam.
> >> 
> >> ----
> >> Adam Fowler
> >> Second year Computer Science undergraduate
> >> University of Wales, Aberystwyth
> >> Carroll College, WI, USA(2000-2001)
> >> web: http://gucciboy.dyndns.org/aff9
> >> e-mail: [EMAIL PROTECTED]
> >> "Every new beginning comes from some other beginning's end"
> >> ----
> >> 
> >> 
> >> -----Original Message-----
> >> From: Peter Andersén [mailto:[EMAIL PROTECTED]]
> >> Sent: Friday, February 23, 2001 8:11 AM
> >> To: [EMAIL PROTECTED]
> >> Subject: Re: Problems with gabled mod_jk
> >> 
> >> 
> >> Thanks
> >> But im  not using the mod_jk that ships with rpm, i have 
> >> downloaded the
> >> precompiled version that exists on jakartas homepage.
> >> But do you think this is a version that is compiled for RPM or?
> >> I could compile it , but im not that keen to spend another 
> 4 hours to
> >> compile this and end up with the same results.
> >> Since im pretty new to this evry step takes loooooong time to 
> >> conclude.
> >> 
> >> Regards
> >> Peter A
> >> ----- Original Message -----
> >> From: "John Towell" <[EMAIL PROTECTED]>
> >> To: <[EMAIL PROTECTED]>
> >> Sent: Friday, February 23, 2001 3:02 PM
> >> Subject: RE: Problems with gabled mod_jk
> >> 
> >> 
> >> This one should be on an FAQ somewhere.  I experienced the 
> >> same message.  It
> >> resulted from using a mod_jk.so that was packed in an RPM.  
> >> The solution was
> >> to get the source from the tomcat site and build a new mod_jk.so by
> >> following the directions in the mod_jk howto that comes with tomcat
> >> documents. Good luck!
> >> 
> >> 
> >> 
> >> -----Original Message-----
> >> From: Peter Andersén
> >> To: [EMAIL PROTECTED]
> >> Sent: 2/23/01 8:03 AM
> >> Subject: Problems with gabled mod_jk
> >> 
> >> Hi have installed and tested with both apache 1.3.17 and 1.3.14 and
> >> 1.3.12 same result.
> >> 
> >> I have compiled my apache to support DSO.
> >> ./configure --prefix=/usr/local/apache --enable-module=so
> >> i have checked with httpd -l and seen that the dso support 
> is their.
> >> 
> >> But when i try to execute the mod_jk.conf-auto that tomcat 
> >> creates i get
> >> an error on the LoadModule jk_module libexec/mod_jk.so
> >> I have used the precompiled version form tomcats homepage.
> >> The error is saying that this module is garbeld.
> >> complete error messages API module structure 'jk_module' in file
> >> /usr/local/apache/libexec/mod_jk.so is garbled - perhaps this 
> >> is not an
> >> apache module DSO.
> >> Any out there having suggestion what to do, im pretty new to 
> >> linux so it
> >> should not be to advanced and if you suggest any advance 
> >step it would
> >> be extremly helpful to get a step by step instruction.
> >> 
> >> If i try on the same machine where i have apache installed 
> >> with shipment
> >> thru RPM and it is version 1.3.12 this is working but it also 
> >> only have
> >> core.c and mod_so.c compiled into the apache kernel. The 
> >other version
> >> is downloads from Apache and it seems to be something im 
> missing when
> >> compiling or im not sure
> >> 
> >> Looking forward to see if somebody can help me.
> >> Regards
> >> Peter Andersen
> >> 
> >> 
> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, email: [EMAIL PROTECTED]
> >> 
> >> 
> >> 
> >> 
> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, email: [EMAIL PROTECTED]
> >> 
> >> 
> >> 
> >> 
> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, email: [EMAIL PROTECTED]
> >> 
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, email: [EMAIL PROTECTED]
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to