RE: Building Mod_jk for HP-UX fails

2005-09-05 Thread Ivo Van Den Maagdenberg
the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -Oorspronkelijk bericht- Van: David Rees [mailto:[EMAIL PROTECTED] Verzonden: donderdag 1 september 2005 22:40 Aan: Tomcat Users List Onderwerp: Re: Building Mod_jk

Re: Building Mod_jk for HP-UX fails

2005-09-01 Thread David Rees
On 8/30/05, Ivo Van Den Maagdenberg [EMAIL PROTECTED] After the jk/native/common directory is built, make does seems not pass through the jk/native/apache-1.3 directory properly. I would appreciate some help in getting make this to work. snip Make output below: Making all in apache-1.3

Building Mod_jk for HP-UX fails

2005-08-30 Thread Ivo Van Den Maagdenberg
Hi, An HP-UX 11.11 build for mod_jk seems to be missing from http://www.apache.org/dist/jakarta/tomcat-connectors/jk/binaries/ I have attempted to compile mod_jk 1.2.14-1 myself. Apache 1.3.29 is my target. After the jk/native/common directory is built, make does seems not pass through the

Building mod_jk from source Apache2.0.52/Tomcat5.5.9/Solaris8 - aspx issues

2005-05-25 Thread uttam.g.dubal
In my staging environment I am attempting to create a mod_jk connector (1.2.13) between Apache 2.0.52 and Tomcat 5.5.9 on a Solaris8 box. The system is spitting out Errors with the apxs file. rc=65536. Are there any known issues around this? Also, I am using JDK 1.4.2_08 Are there any known

libtool problems when building mod_jk on Debian Sarge

2004-05-04 Thread Dave Thomas
I am trying to compile mod_jk on Debian Sarge but I am having trouble if I try to enable jni support. I am using the following to configure: ./configure --enable-EAPI --enable-jni --with-apxs=/usr/local/apache/bin/apxs Configure goes well...but when I run 'make' it fails with: libtool:

building mod_jk for apache on AIX

2003-12-20 Thread Pamela Stangl
I'm trying to build mod_jk.so for apache on AIX 5.1 and can't get it to work. I've compile with the AIX compiler and with the g++ compiler. Here's the steps I follow. Any help would be much appreciated. Also the software versions I'm using have been set by the vendor I'm working with but

Re: building mod_jk - exportable?

2003-12-01 Thread Christopher Schultz
Jon, Is it possible to modify the settings for mod_jk *after* building it so I can export it to this server from an internal build machine? I don't think that mod_jk keeps any settings compiled-in, so you should be okay. Just to be extra-sure, you should compile it on a machine which is

building mod_jk - exportable?

2003-11-26 Thread jon yeargers
Im wanting to integrate tomcat and Apache on a 'public' server. In the directions for building mod_jk it states that you need to modify the build.properties files to point to your apache and tomcat installations and the use 'ant' to build the code. For obvious reasons I don't have ant or any

AM_PROG_LIBTOOL building mod_jk

2003-10-30 Thread Joaquin Corchero
Hi In my production environment I'm finding a problem when I try to build mod_jk (jakarta-comcat-connectors-jk-1.2-src-current.tar.gz). The error Message is the next: libtoolize --force --automake --copy ./buildconf.sh: line 4: libtoolize: command not found aclocal calocal:

RE: building mod_jk from source - TO GREG -

2003-10-23 Thread Greg_Cope
Message- From: Javier Sanchez Monzon [mailto:[EMAIL PROTECTED] Sent: 22 October 2003 12:12 To: Tomcat Users List Subject: RE: building mod_jk from source - TO GREG - Hi Greg, i am using make, version: GNU MAKE 3.80 -?? i don't know, if apache was compiled with sun's cc/make

building mod_jk from source

2003-10-22 Thread Javier Sanchez Monzon
Hi , dear community i am fixing slowly my bugs with your help!. This mailing list works fine. I want to build my own mod_jk from source for solaris. I have a new problem while trying to run the command make (after I did: ./configure -with-apxs=APACHE_HOME/bin/apxs). I receive this

RE: building mod_jk from source

2003-10-22 Thread Greg_Cope
Jusy a thought; What varients of automake/cc/make are you using? Was apache complied with sun's cc/make/automake and you are using GNU's? Greg Hi , dear community i am fixing slowly my bugs with your help!. This mailing list works fine. I want to build my own mod_jk from source

RE: building mod_jk from source - TO GREG -

2003-10-22 Thread Javier Sanchez Monzon
Hi Greg, i am using make, version: GNU MAKE 3.80 -?? i don't know, if apache was compiled with sun's cc/make/automake helps you to make conclusions? regards, tino Quoting [EMAIL PROTECTED]: Jusy a thought; What varients of automake/cc/make are you using? Was apache complied with

looking for docs on building mod_jk 1.2.x for AIX 4.3.x

2003-07-10 Thread Maureen Barger
No luck with the encap package for mod_jk as i don't have the required encap for Apache. Now I am trying to build from src files and am having trouble. If you know of any docs or even different locations for pre-built so files, I would appreciate hearing about them. Thanks!!

Simple question on building mod_jk

2003-07-08 Thread Dumisani Nlebgwa
hey guys i am attempting to build mod)jk from source, so I just downloaded jakarta-tomcat-connectors-jk-1.2.4-src.tar.gz I just unzipped it, and I guess the next step is doing the ./configure command but i can't find that in the uzipped directory and the readme doesn't seem to help me that much.

Re: Simple question on building mod_jk

2003-07-08 Thread John Turner
Run buildconf.sh. John On Tue, 8 Jul 2003 15:13:40 -0400 (EDT), Dumisani Nlebgwa [EMAIL PROTECTED] wrote: hey guys i am attempting to build mod)jk from source, so I just downloaded jakarta-tomcat-connectors-jk-1.2.4-src.tar.gz I just unzipped it, and I guess the next step is doing the

Building mod_jk 2 in Solaris 8

2003-06-16 Thread Omar Vera
Hi to everybody, I am following the steps to build the mod_jk I found in the jhon turner page: http://www.johnturner.com/howto/apache2-tomcat4112-sol8-howto.html http://www.johnturner.com/howto/apache2-tomcat4112-sol8-howto.html Everything is fine until I execute the make command, do you know

Problems building mod_jk and mod_jk2 for apache2, tomcat41 on redhat 6.2

2003-06-02 Thread ajames
Hello tomcat-user experts, I have been trying to build mod_jk and mod_jk2 for apache 2.0.45 (also tried 2.0.46), tomcat 4.1.24 on redhat linux 6.2 (kernel 2.2.14-5.0), glibc 2.1.3-21, and libtool 1.3.4-3. I can get both to configure and make ok, but there is no resulting .so file(s) in the

Apache2+SSL w/ Tomcat 4.1.18 - problem building mod_jk connector

2003-01-31 Thread Trevor Hurst
Greetings, I am having many difficulties building the mod_jk DSO module from the jakarta-tomcat-connectors-4.1.18-src dist. I have successfully built an Apache2.0.44 server with SSL engine static to the server core and it works great in encrypted mode. I've also successfully installed the

RE: Apache2+SSL w/ Tomcat 4.1.18 - problem building mod_jk connector

2003-01-31 Thread Turner, John
- problem building mod_jk connector Greetings, I am having many difficulties building the mod_jk DSO module from the jakarta-tomcat-connectors-4.1.18-src dist. I have successfully built an Apache2.0.44 server with SSL engine static to the server core and it works great in encrypted

Re: Apache2+SSL w/ Tomcat 4.1.18 - problem building mod_jk connector

2003-01-31 Thread Trevor Hurst
/apache2/bin/apxs make make install John -Original Message- From: Trevor Hurst [mailto:[EMAIL PROTECTED]] Sent: Friday, January 31, 2003 2:28 PM To: [EMAIL PROTECTED] Subject: Apache2+SSL w/ Tomcat 4.1.18 - problem building mod_jk connector Greetings, I am

Re: Apache2+SSL w/ Tomcat 4.1.18 - problem building mod_jk connector

2003-01-31 Thread Robert Dana
w/ Tomcat 4.1.18 - problem building mod_jk connector Greetings, I am having many difficulties building the mod_jk DSO module from the jakarta-tomcat-connectors-4.1.18-src dist. I have successfully built an Apache2.0.44 server with SSL engine static to the server core and it works great

RE: Apache2+SSL w/ Tomcat 4.1.18 - problem building mod_jk connector

2003-01-31 Thread Turner, John
building mod_jk connector Tried that also, in jakarta-tomcat-connectors-4.1.18-src/jk/native eskimo [515] ./configure --with-apxs=/usr/local/apache2/bin/apxs ./configure[1228]: syntax error at line 1228 : `(' unexpected Line 1228 is the first function call to automake and I see that's

Re: Apache2+SSL w/ Tomcat 4.1.18 - problem building mod_jk connector

2003-01-31 Thread Trevor Hurst
-Original Message- From: Trevor Hurst [mailto:[EMAIL PROTECTED]] Sent: Friday, January 31, 2003 2:47 PM To: Tomcat Users List Subject: Re: Apache2+SSL w/ Tomcat 4.1.18 - problem building mod_jk connector Tried that also, in jakarta-tomcat-connectors-4.1.18-src/jk/native

RE: Apache2+SSL w/ Tomcat 4.1.18 - problem building mod_jk connector

2003-01-31 Thread Turner, John
? Sorry, I forgot to mention that previously. John -Original Message- From: Trevor Hurst [mailto:[EMAIL PROTECTED]] Sent: Friday, January 31, 2003 2:47 PM To: Tomcat Users List Subject: Re: Apache2+SSL w/ Tomcat 4.1.18 - problem building mod_jk connector

RE: Apache2+SSL w/ Tomcat 4.1.18 - problem building mod_jk connec tor

2003-01-31 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
w/ Tomcat 4.1.18 - problem building mod_jk connec tor Ugh. Sorry, wish I could help, but I'm not very familiar with how autoconf and m4 work. John -Original Message- From: Trevor Hurst [mailto:[EMAIL PROTECTED]] Sent: Friday, January 31, 2003 3:03 PM To: Tomcat Users List Subject

Re: Apache2+SSL w/ Tomcat 4.1.18 - problem building mod_jk connector

2003-01-31 Thread Trevor Hurst
Robert Dana wrote: Trevor, I just went through this myself. I found an excellent how-to at: http://www.pubbitch.org/jboss/mod_jk2.html Hope that helps. Cheers, Robert Thanks Robert, I did see that document when searching earlier but still had problems. I was finally able to

Building Mod_jk on Redhat 7.2

2003-01-16 Thread Stephen Carville
I am trying to build mod_jk for Apache 1.3.X running on Redhat 7.2. I downloaded the source, read README.txt set the path to tomcat and apache in build.properties, typed 'ant', and I am rewarded with: Buildfile: build.xml detect: [echo] jakarta-tomcat-connectors BUILD

RE: Building Mod_jk on Redhat 7.2

2003-01-16 Thread Turner, John
/release/v1.2.2 /bin/linux/i386/ John -Original Message- From: Stephen Carville [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 4:41 PM To: Tomcat User Subject: Building Mod_jk on Redhat 7.2 I am trying to build mod_jk for Apache 1.3.X running on Redhat 7.2. I downloaded

Re: Building Mod_jk on Redhat 7.2

2003-01-16 Thread Will Hartung
From: Stephen Carville [EMAIL PROTECTED] Sent: Thursday, January 16, 2003 1:41 PM Subject: Building Mod_jk on Redhat 7.2 I am trying to build mod_jk for Apache 1.3.X running on Redhat 7.2. I downloaded the source, read README.txt set the path to tomcat and apache in build.properties, typed

Re: Building Mod_jk on Redhat 7.2

2003-01-16 Thread Stephen Carville
On Thursday 16 January 2003 01:54 pm, Will Hartung wrote: From: Stephen Carville [EMAIL PROTECTED] Sent: Thursday, January 16, 2003 1:41 PM Subject: Building Mod_jk on Redhat 7.2 I am trying to build mod_jk for Apache 1.3.X running on Redhat 7.2. I downloaded the source, read

Re: Building Mod_jk on Redhat 7.2

2003-01-16 Thread Stephen Carville
. OR download a binary http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/relea se/v1.2.2 /bin/linux/i386/ John -Original Message- From: Stephen Carville [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 4:41 PM To: Tomcat User Subject: Building Mod_jk

Part #2, building mod_jk errors... Need help

2003-01-08 Thread Jean-Luc BEAUDET
: RE: building mod_jk errors... Might help the list to know where it fails? : ) What is the error message it gives? Denise -Original Message- From: Jean-Luc BEAUDET [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 9:54 AM To: tomcat-user Subject: building mod_jk errors... Hi

RE: Part #2, building mod_jk errors... Need help

2003-01-08 Thread Turner, John
I've never used --with-apr. Other than that, I don't really have a solution or suggestion. John -Original Message- From: Jean-Luc BEAUDET [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 9:06 AM To: Tomcat Users List Subject: Part #2, building mod_jk errors... Need

building mod_jk errors...

2003-01-07 Thread Jean-Luc BEAUDET
Hi All ! Runnin' SOLARIS 8 gcc 3.2 Perl 5.8.0 Apache 1.3.26 Tomcat 4.1.18 Java 1.4.1_01-b01 I download the connectors sources from jakarta site. I tried hard to compile the mod_jk connector by the way ./configure --with-apxs=/usr/local/Apache-1.3.26/bin/apxs but the make always fails... I'm

RE: building mod_jk errors...

2003-01-07 Thread Denise Mangano
Might help the list to know where it fails? : ) What is the error message it gives? Denise -Original Message- From: Jean-Luc BEAUDET [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 9:54 AM To: tomcat-user Subject: building mod_jk errors... Hi All ! Runnin' SOLARIS 8

RE: building mod_jk errors...

2003-01-07 Thread Turner, John
: building mod_jk errors... Might help the list to know where it fails? : ) What is the error message it gives? Denise -Original Message- From: Jean-Luc BEAUDET [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 9:54 AM To: tomcat-user Subject: building mod_jk

Re: building mod_jk errors...

2003-01-07 Thread Jean-Luc BEAUDET
List' Subject: RE: building mod_jk errors... Might help the list to know where it fails? : ) What is the error message it gives? Denise -Original Message- From: Jean-Luc BEAUDET [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 9:54 AM To: tomcat-user Subject: building

Problem building mod_jk

2002-12-08 Thread Vikram Dham
Dear All, I am trying to connect tomcat 4.1.12 and apache 1.3.27 on solaris 9 server without any success. I have been trying to use mod_jk connector. I have downloaded its source code from jakarta website. When I try to use buildconf.sh it gives me the error AM_PROG_LIBRARY macro not found.

3 Problems 2 Solutions with building mod_jk under AIX 5.1

2002-11-28 Thread David Maquenne
Hi, I am encountering problems with the compilation of mod_jk under AIX 5.1 I use first the configure script and then a make. The configure script gives me a warning : *** Warning: the GNU linker, at least up to release 2.9.1, is reported *** to be unable to reliably create shared

Building mod_jk

2002-11-05 Thread developer
I want to build mod_jk on my linux box. I downloaded and untarred the src. Where are the build instructions and docs On jakarata the only docs just say download and look for instructions. thanks -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For

RE: Building mod_jk

2002-11-05 Thread Turner, John
: Building mod_jk I want to build mod_jk on my linux box. I downloaded and untarred the src. Where are the build instructions and docs On jakarata the only docs just say download and look for instructions. thanks -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe

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

Instructions for building mod_jk (or mod_jk2) from source for Linux

2002-09-17 Thread Kenny G. Dubuisson, Jr.
Hello. I'm looking for documentation on how to build (or possibly a binary download of) the mod_jk.so module. Thanks, Kenny -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Instructions for building mod_jk (or mod_jk2) from source for Linux

2002-09-17 Thread Turner, John
http://www.johnturner.com/howto -Original Message- From: Kenny G. Dubuisson, Jr. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 11:44 AM To: [EMAIL PROTECTED] Subject: Instructions for building mod_jk (or mod_jk2) from source for Linux Hello. I'm looking

Re: Instructions for building mod_jk (or mod_jk2) from source for Linux

2002-09-17 Thread Kenny G. Dubuisson, Jr.
You are THE MAN. Thanks, John - Original Message - From: Turner, John [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Tuesday, September 17, 2002 10:44 AM Subject: RE: Instructions for building mod_jk (or mod_jk2) from source for Linux http://www.johnturner.com

RE: Instructions for building mod_jk (or mod_jk2) from source for Linux

2002-09-17 Thread Turner, John
No problem, glad to help. John -Original Message- From: Kenny G. Dubuisson, Jr. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 11:47 AM To: Tomcat Users List Subject: Re: Instructions for building mod_jk (or mod_jk2) from source for Linux You are THE MAN

Building mod_jk on AIX 4.3.3

2002-09-12 Thread Dibyendu Majumdar
I recently built mod_jk on AIX 4.3.3, and would like to share my experience with you in the hope that it may be useful to some of you. I used the following tool-set/platform: gcc 2.95.2 gmake 3.79 automake 1.6 autoconf 1.53 m4 1.4 libtool 1.4.2 apache 1.3.26 jakarta tomcat 4.1.10 jakarta tomcat

Re: Errors for building mod_jk

2002-09-05 Thread jean-frederic clere
Manoj Kithany wrote: Hi Experts, Greetings! I am using APache(1.3) and Tomcat (4.0.4) on IBM AIX (5.1) System. I am havin high time in integrating APache and Tomcat. Binary mod_jk is NOT available for IBM AIX System - so I try to build it using following procedure but get ERRORS. I

Re: Errors for building mod_jk

2002-09-04 Thread Peter T. Abplanalp
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Sep 04, 2002 at 04:46:39PM +, Manoj Kithany wrote: please do not cross-post to tomcat-user and tomcat-dev although i can see how you might think this problem could be posted to both. i would suggest you try tomcat-user first and then

Errors for building mod_jk

2002-09-04 Thread Manoj Kithany
Hi Experts, Greetings! I am using APache(1.3) and Tomcat (4.0.4) on IBM AIX (5.1) System. I am havin high time in integrating APache and Tomcat. Binary mod_jk is NOT available for IBM AIX System - so I try to build it using following procedure but get ERRORS. I tried to execute

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

error building mod_jk

2002-08-09 Thread Aaron
From: Aaron [EMAIL PROTECTED] Date: Fri Aug 9, 2002 1:12:36 PM US/Central To: [EMAIL PROTECTED] Subject: error compiling mod_jk Hi- I'm trying to build mod_jk on Mac OS X. The build fails with this at the end: [so] StdErr: [so] libtool: unrecognized option `-arch_only'

Prblm: ant install fails after building mod_jk jars for tomcat-4.0.4 connectors.

2002-07-24 Thread Ola Theander
Dear subscribers. I have a problem regarding the ant install part after I've built the jk (AJP13) connector for jakarta-tomcat-connectors-4.0.4. When I run ant install I get an error message Target 'install' does not exist in this project. Any idea why this is the case? The preceding build

RE: Prblm: ant install fails after building mod_jk jars for tomcat-4.0.4 connectors (more info).

2002-07-24 Thread Ola Theander
the install target been removed? How is it supposed to be installed now? Kind regards, Ola Theander -Original Message- From: Ola Theander [mailto:[EMAIL PROTECTED]] Sent: den 24 juli 2002 23:32 To: [EMAIL PROTECTED] Subject: Prblm: ant install fails after building mod_jk jars

building mod_jk under 3.3.1 for apache 2.0-series

2002-06-14 Thread Colin Bradley
I'm trying to build a native version (under xBSD) of mod_jk under tomcat-3.3.1 for my 2.0.36 apache server. I see that this is apparently possible given the existence of the .so under http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3.1/bin/linux/i386 for linux dists,

building mod_jk

2002-05-13 Thread Peter Choe
my saga continues... i have read the following instructions in the mail archives on how i can build mod_jk: - ./configure --enable-EAPI --with-java-home=/usr/local/jdk1.2-blackdown \ --with-apxs=/usr/sbin/apxs (i think it configured okay as there was no error at the end.) - gmake 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 -I/usr

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
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 -I/usr/apache/include -I../common

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
/apache1.3 If this file is not executable do chmod +x build-solaris.sh vi build-solaris.sh change the APACHE_HOME and JAVA_HOME lines to the correct directory structure. Since we need DEAPI to build mod_jk, we also have to change the line after the line echo Building mod_jk $APXS Add -DEAPI

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 Apache 2.0 on Red Hat Linux 7.2

2002-04-23 Thread Pascal Forget
I get the followign error when compiling mod_jk/native/apache-2.0 from the 4.04-b2 connectors source on RedHat Linux 7.2 (Intel). Any idea what is wrong? Thanks, Pascal /web/ubeans/build/libtool --silent --mode=compile gcc -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT

Building mod_jk for Apache 2.0.35 on Linux

2002-04-19 Thread Pascal Forget
Hi All, Is there anyone who has successfully compiled mod_jk for Apache 2.0 on Linux? If so, could you please provide a link so we can download it? Otherwise, I am announcing that I will be working on compiling mod_jk 4.0.4-b2 from source on Red Hat Linux 7.2 i386. If anyone else is

HP-UX 10.20 Building mod_jk

2002-03-08 Thread emmanuel . delrue
Hi ! I need to build mod_jk on a HP-UX 10.20 server. When I execute the script build-hpux-cc.sh, this error is returned : Building mod_jk cc -DHPUX10 -Aa -Ae -D_HPUX_SOURCE -DNO_DBM_REWRITEMAP -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite +z -DSHARED_MODULE -I/usr/local/apache/include -I

RE: HP-UX 10.20 Building mod_jk

2002-03-08 Thread PELOQUIN,JEFFREY (Non-HP-Boise,ex1)
Is sys/select.h in your PATH? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, March 08, 2002 9:04 AM To: Tomcat Users List Subject: HP-UX 10.20 Building mod_jk Hi ! I need to build mod_jk on a HP-UX 10.20 server. When I execute the script build

Réf. : RE: HP-UX 10.20 Building mod_jk

2002-03-08 Thread emmanuel . delrue
Objet : RE: HP-UX 10.20 Building mod_jk 08/03/2002 17:59

RE: Réf. : RE: HP-UX 10.20 Building mod_jk

2002-03-08 Thread PELOQUIN,JEFFREY (Non-HP-Boise,ex1)
Subject: Réf. : RE: HP-UX 10.20 Building mod_jk It seems that there is no select.h on this server ... Do you know how to get it ? PELOQUIN,JEFFREY (Non-HP-Boise,ex1)Pour : 'Tomcat Users List' [EMAIL PROTECTED

Building mod_jk on AIX

2002-02-25 Thread Cristian Ion
Hi! I'm hitting the wall wit $subj! I'm getting ld: 0711-244 ERROR: No csects or exported symbols have been saved. apxs:Break: Command failed with rc=8. Then I tried to manually do the link with ld -H512 -T512 -bhalt:4 -bM:SRE -bnoentry -bI:/opt/apache_1.3.22/libexec/httpd.exp

Building mod_jk 13 on redhat 7.2

2001-12-14 Thread James Chuang
Hello: I'm upgrading from Tomcat 3.2.3 to Tomcat 3.3. I have tomcat running standalone right now, serving up samples. So that is easy. Now, I'm trying to hookup to apache. I decided to try and build mod_jk from scratch, even though I found some binaries already. But, I'm running into build

Re: building mod_jk for apache 1.3 on AIX 4.3.3 - help nolonger needed

2001-10-05 Thread Matthew . Smith
I no longer need help on the following: I am attempting to use the build-unix.sh included with tomcat 3.3 release to call the apxs command and build the mod_jk module. I receive the following error: apxs:Break: Command failed with rc=16711680 I modified the

building mod_jk for apache 1.3 on AIX 4.3.3

2001-10-04 Thread Matthew . Smith
I am attempting to use the build-unix.sh included with tomcat 3.3 release to call the apxs command and build the mod_jk module. I receive the following error: apxs:Break: Command failed with rc=16711680 I modified the build-unix.sh file as indicated below, but I don't have a directory named

RE: jakarta-tomcat-connectors (was: help with building mod_jk)

2001-07-12 Thread GOMEZ Henri
-1.3 make -f Makefile.apxs I'm obviously in over my head here being a newbie... but I'd like to fix that by learning why the apxs command looks like it all but just finishes building mod_jk before barfing. Thanks again! Michael on 7/10/01 9:18 AM, GOMEZ Henri at [EMAIL PROTECTED] wrote: Sorry

Re: help with building mod_jk

2001-07-10 Thread mbb
. Ben -Original Message- From: mbb [mailto:[EMAIL PROTECTED]] Sent: 09 July 2001 23:22 To: [EMAIL PROTECTED] Subject: help with building mod_jk Hello, I just tried to build and install mod_jk from the Tomcat 3.2 source distribution. I'm running YellowDog Linux 1.2 (which

RE: help with building mod_jk

2001-07-10 Thread GOMEZ Henri
-Original Message- From: mbb [mailto:[EMAIL PROTECTED]] Sent: Monday, July 09, 2001 10:22 PM To: [EMAIL PROTECTED] Subject: help with building mod_jk Hello, I just tried to build and install mod_jk from the Tomcat 3.2 source distribution. I'm running YellowDog Linux 1.2 (which is pretty much

Re: help with building mod_jk

2001-07-10 Thread mbb
To exhibit my immense ignorance... I sheepishly ask what the J-T-C is...? (Jakarta Tomcat something?) Thanks Michael on 7/10/01 9:05 AM, GOMEZ Henri at [EMAIL PROTECTED] wrote: You should take a look at J-T-C, there is a build conf stuff which should help you - Henri Gomez

RE: help with building mod_jk

2001-07-10 Thread GOMEZ Henri
904A 364F 80E6 -Original Message- From: mbb [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 10, 2001 3:12 PM To: [EMAIL PROTECTED] Subject: Re: help with building mod_jk To exhibit my immense ignorance... I sheepishly ask what the J-T-C is...? (Jakarta Tomcat something?) Thanks

jakarta-tomcat-connectors (was: help with building mod_jk)

2001-07-10 Thread mbb
don't know how to tell 'make' explicitly to go to APACHE_HOME/bin for apxs. Should I just add a symbolic link to sbin? I'm obviously in over my head here being a newbie... but I'd like to fix that by learning why the apxs command looks like it all but just finishes building mod_jk before barfing

help with building mod_jk

2001-07-09 Thread mbb
Hello, I just tried to build and install mod_jk from the Tomcat 3.2 source distribution. I'm running YellowDog Linux 1.2 (which is pretty much RedHat 6 for the PowerPC). First, from the unpacked TOMCAT_SOURCE/src/native/apache1.3 directory I ran: apxs -o mod_jk.so -I../jk -I$JAVA_HOME/include

Building mod_jk for solaris

2001-05-07 Thread mo be
) Client VM (build 1.3.0, mixed mode) I already tried to build mod_jk from the tomcat.3.2.1 sources, but I get the same error again and again. Below you find the ouput of ./build-solaris.sh Any ideas? Regards Mounir Building mod_jk gcc -DSOLARIS -DUSE_EXPAT -I../lib/expat-lite -I/usr/local/apache

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 NT - Apache/HTTPD v1.3.19 + TC v3.3m2

2001-04-05 Thread Pae Choi
Is there any one who built the "mod_jk" on NT with Apache/HTTPD v1.3.19 and TC v3.3.m2? I know I bulit this before with Apach/HTTPD v1.3.14 and TC/3.2.1. But above combination does *not* work. So I have tested the TC v3.3m2 with Apache/HTTPD v1.3.14 and it works. This is how far I went at

Problem building mod_jk - I think I have a problem

2001-03-13 Thread Martin Mauri
Hi world, The problem is that when I try to compile it I get errors regarding to the .c files of the distribution which means that the sources have errors, is there any possibility to download a good source or a built version for Solaris? thanks... Martin

Re: Problem building mod_jk - I think I have a problem

2001-03-13 Thread Dennis Daniels
are you downloading .tar or RPM if it's RPM expect problems good luck dgd Original Message Follows From: "Martin Mauri" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Problem building mod_jk - I think I have a problem Date: Tue, 13 Mar 2001 16:3

Re: Problem building mod_jk - I think I have a problem

2001-03-13 Thread Martin Mauri
No, it's a tar one... are you downloading .tar or RPM if it's RPM expect problems good luck dgd Original Message Follows From: "Martin Mauri" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Problem building mod_jk - I think I have a pro

Re: Problem building mod_jk - I think I have a problem

2001-03-13 Thread Mike Jennings
I think I've got a build version for Solaris 2.6 (Sparc), If you want I can Email it to you when I find it. -Mike Jennings - Original Message - From: Martin Mauri To: [EMAIL PROTECTED] Sent: Tuesday, March 13, 2001 11:39 AM Subject: Problem building mod_jk

Re: Problem building mod_jk - I think I have a problem

2001-03-13 Thread Martin Mauri
] Sent: Tuesday, March 13, 2001 11:39 AM Subject: Problem building mod_jk - I think I have a problem Hi world, The problem is that when I try to compile it I get errors regarding to the .c files of the distribution which means that the sources have

Re: help building mod_jk

2001-02-28 Thread Kiet Duong
I've search the archives and have tried the suggestions (including the one below). Has anybody successfully gotten mod_jk to build and work on FreeBSD? If so, can I get the precompiled version? Thanks KD At 01:20 AM 2/28/2001, you wrote: this is an old problem. You should look first to

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

help building mod_jk

2001-02-27 Thread Kiet Duong
Can any one make a suggestion as to solving following error. bash-2.04# apachectl configtest Syntax error on line 8 of /usr/local/www/conf/mod_jk.conf-auto: Cannot load /usr/local/www/libexec/mod_jk.so into server: /usr/local/www/libexec/mod_jk.so: Undefined symbol map_name_at Kiet Duong

any SGI specific help for building mod_jk

2001-02-12 Thread Hladky, David
All, Fo about a week I have been attempting to build mod_jk on an SGI indigo2. I have tried severa different configurations. Including, tomcat 3.2.1 with apache 3.12, apache 3.14 and apache 3.17. I am able to successfully compile apache in all of the listed configurations. The

error building mod_jk for Suse Linux

2001-01-23 Thread Landaluze Produktions IS - Carlos
in my Suse linux i have the jdk1.3 whe i got to comple the mod_jk from the jakarta3.2.1 source i make in the manual i read: i am in the apache1.3 directory and i make: apxs -o mod_jk.so -I../jk -I/usr/local/jdk/include -I/usr/local/jdk/include/linux -c *.c ../jk/*.c and it runs butr appear the

building mod_jk

2001-01-11 Thread Robert D. Abernethy IV
I am attempting to compile mod_jk.so and am having some difficulty. The apxs command stops with the following error: apxs:Break: Command failed with rc=255 I have added -lposix4 and -ldl to remove some linking errors, but I am still coming up with a bunch of undefined symbols (ap_pstrdup,

  1   2   >