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]
