I cut and paste that from the command line, remember to take out the > at the 
beginning of the lines

-----Original Message-----
From: Dale, Matt 
Sent: 01 April 2004 16:48
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: RE: AGAIN jk2 2.0.4 compile


I just did this today, look for the apr libs in /usr/local/apache/lib directory and 
complile with

./configure --with-apxs2=/usr/local/apache/bin/apxs \
> --with-apr-lib=/usr/local/apache/lib \
> --with-tomcat-41=/usr/local/jakarta-tomcat-5.0.19 \ 
> --with-java-home=/usr/local/j2sdk \
> --with-jni

see http://www.connecties.com/cymulacrum/tomcat5/book1.html if you need any more help

Ta
Matt

-----Original Message-----
From: Giorgio Ponza [mailto:[EMAIL PROTECTED]
Sent: 01 April 2004 15:53
To: Tomcat Users List
Subject: AGAIN jk2 2.0.4 compile


hi all again :D

I am trying to build tomcat connector 2.0.4 from source.
I've read maby howto etc, but i didn't succeed.
I installed apache 2.0.49 with --enable-so option
Also tomcat 5.0.19. I am working on RH 9.
I installed apr 0.9.4 in /usr/local/apr-0.9.4 and apr-util in
/usr/local/apr-util-0.9.4

If i use the line ./configure --with-apx2=/usr/local/apache2049 it says:
configure: error: Apache 1.3 requires apr to built from source, use
--with-apr and --with-apr-util
OK, so i set also that 2 options and i obtain
configure: error: Use apr that comes with Apache 2, remove --with-apr
OK again
i tried to follow some FAQ suggestions like
./configure --with-apxs2=/usr/local/apache/bin/apxs
--with-apr=/usr/local/src/apr-0.9.4
--with-apr-util=/usr/local/src/apr-util-0.9.4
with an error
configure: error: Use apr that comes with Apache 2, remove --with-apr

and many others, mixed and remixed

do you have some advices? i'm not really good with linux, have i to
installa apxs from a source different than apache2049?
TX a lot
Giorgio

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

Any opinions expressed in this E-mail may be those of the individual and not 
necessarily the company. This E-mail and any files transmitted with it are 
confidential and solely for the use of the intended recipient. If you are not the 
intended recipient or the person responsible for delivering to the intended recipient, 
be advised that you have received this E-mail in error and that any use or copying is 
strictly prohibited. If you have received this E-mail in error please notify the 
beCogent postmaster at [EMAIL PROTECTED]
Unless expressly stated, opinions in this email are those of the individual sender and 
not beCogent Ltd. You must take full responsibility for virus checking this email and 
any attachments.
Please note that the content of this email or any of its attachments may contain data 
that falls within the scope of the Data Protection Acts and that you must ensure that 
any handling or processing of such data by you is fully compliant with the terms and 
provisions of the Data Protection Act 1984 and 1998.


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

Reply via email to