Problem building mod_jk with solaris 8

2002-10-03 Thread Charlie Hill
Mod_jk build problems Mod_jk version:jakarta-tomcat-connectors-jk-1.2.0-src Environment: Sparc Solaris 8 WWW server: Apache 1.3.26 with DSO and mod_ssl mod_jk configure: ./configure --with-apxs=/usr/local/apacheSSL/bin/apxs --enable-EAPI Make Error: Making all in apache-1.3

Building mod_jk on Solaris - Apache 2 Tomcat 4.0.x

2002-08-14 Thread John Wadkin
All I'm trying to integrate Apache 2 and Tomcat 4.0.4 on Solaris, JDK 1.3. I've been trying on and off for the past few months. Having given up on building mod_webapp (despite help from the list) I'm now trying to build mod_jk The build-unix.sh script in /jk/native/apache-2.0 doesn't work. The

Re: building mod_jk on solaris

2002-05-11 Thread @Basebeans.com
Subject: Re: building mod_jk on solaris From: Jack Gao [EMAIL PROTECTED] === Sorry, I don't have any experience with FreeBSD. Jack Peter Choe [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... thanks for the info. do you have an idea where i can get it for freebsd 3.x? i have

Re: building mod_jk on solaris

2002-05-11 Thread Darya Chernikhova
try looking here: http://www.osxgnu.org/software/java/jakarta/ D On Sat, 11 May 2002, Jakarta Tomcat Newsgroup wrote: Subject: Re: building mod_jk on solaris From: Jack Gao [EMAIL PROTECTED] === Sorry, I don't have any experience with FreeBSD. Jack Peter Choe [EMAIL PROTECTED] wrote

building mod_jk on solaris

2002-05-10 Thread Peter Choe
i am trying to build mod_jk for tomcat4.0. the only mod_jk i found is actually in tomcat3.3 though. so, i tried to compile it using the build-solaris.sh script and i get the following error: bash-2.03# ./build-solaris.sh Building mod_jk cc -DEAPI -DMOD_PERL -DUSE_EXPAT -O -G -Kpic

RE: building mod_jk on solaris

2002-05-10 Thread Ion Larranaga
2002 14:53 Para: [EMAIL PROTECTED] Asunto: building mod_jk on solaris i am trying to build mod_jk for tomcat4.0. the only mod_jk i found is actually in tomcat3.3 though. so, i tried to compile it using the build-solaris.sh script and i get the following error: bash-2.03# ./build-solaris.sh

RE: building mod_jk on solaris

2002-05-10 Thread Peter Choe
: viernes, 10 de mayo de 2002 14:53 Para: [EMAIL PROTECTED] Asunto: building mod_jk on solaris i am trying to build mod_jk for tomcat4.0. the only mod_jk i found is actually in tomcat3.3 though. so, i tried to compile it using the build-solaris.sh script and i get the following error: bash-2.03

Re: building mod_jk on solaris

2002-05-10 Thread Duane Gran
Peter, You can use mod_jk with Tomcat3 or Tomcat4. I found it terribly hard to compile it on Solaris 8 (sparc), so I downloaded the binary and it works just fine for me. I'm connecting with Apache. Duane On Friday, May 10, 2002, at 08:52 AM, Peter Choe wrote: i am trying to build mod_jk

Re: building mod_jk on solaris

2002-05-10 Thread Jeff Larsen
: Friday, May 10, 2002 7:52 AM Subject: building mod_jk on solaris i am trying to build mod_jk for tomcat4.0. the only mod_jk i found is actually in tomcat3.3 though. so, i tried to compile it using the build-solaris.sh script and i get the following error: bash-2.03# ./build-solaris.sh

RE: building mod_jk on solaris

2002-05-10 Thread Martin van den Bemt
to see if /usr/local/apache/libexec/mod_jk.so is present). end-of-paste Mvgr, Martin -Original Message- From: Jeff Larsen [mailto:[EMAIL PROTECTED]] Sent: Friday, May 10, 2002 16:02 To: Tomcat Users List Subject: Re: building mod_jk on solaris apxs requires perl. You must have

Re: building mod_jk on solaris

2002-05-10 Thread Tulan W. Hu
: building mod_jk on solaris This is some info of how I built it on solaris sparc boxes. It was using tomcat 33 though, and you have to change the directories accordingly.. Let me remind you that some of the things can actually already been fixed or working differently.. start-of-paste cd

RE: building mod_jk on solaris

2002-05-10 Thread Ion Larranaga
]] Enviado el: viernes, 10 de mayo de 2002 15:24 Para: Tomcat Users List Asunto: RE: building mod_jk on solaris they only seem to have it for sparc. i am running an intel solaris. if i have apache running on a freebsd machine, and tomcat running on a solaris machine, which mod_jk should i get

Re: building mod_jk on solaris

2002-05-10 Thread @Basebeans.com
Subject: Re: building mod_jk on solaris From: Jack Gao [EMAIL PROTECTED] === I think you need mod_jk for freebsd, because mod_jk.so will been loaded by Apache, but not Tomcat. I finally get mod_jk for Apache 2.0 from Tomcat-Connector-4.0.4-b2-src on Solaris 7 platform build successfully. What I

Re: building mod_jk on solaris

2002-05-10 Thread Peter Choe
thanks for the info. do you have an idea where i can get it for freebsd 3.x? i have tried to compile the mod_jk but i keep getting errors. At 12:25 PM 5/10/2002, you wrote: Subject: Re: building mod_jk on solaris From: Jack Gao [EMAIL PROTECTED] === I think you need mod_jk for freebsd

Building mod_jk for solaris

2001-05-07 Thread mo be
Hi! I'm trying to compile mod_jk.so under solaris 2.6 . Using ./build-solaris.sh of jakarta-tomcat-3.3-m2 + Apache/1.3.12 (Unix) I get only this weird msg Command failed with rc=... from apxs. java -version = Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0) Java HotSpot(TM)

Problems building mod_jk on Solaris 2.8

2001-04-08 Thread DiMaggio, Len
'Evening everyone, I'm guessing that someone's already answered this question, but I couldn't find it in the archives... We're having problems building mod_jk on Solaris 2.8 (with gcc). I did find a message in the archives that referenced these config variable errors: my $CFG_LD_SHLIB

building mod_jk on Solaris

2001-02-27 Thread Ed Osborne
I've followed the docs for building mod_jk on a Solaris 2.6 sparc but I get the following. $apxs -o mod_jk.so -DSOLARIS -I../jk -I/usr/java/include -I/usr/java/include/solaris -c *.c ../jk/*.c gcc -DSOLARIS2=260 -DMOD_SSL=204100 -DEAPI -DUSE_EXPAT -I../lib/expat-lite -fPIC -DSHARED_CORE