Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-11 Thread Al Banard
PROTECTED] To: Tomcat Developers List <[EMAIL PROTECTED]> Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2 Date: Wed, 10 Mar 2004 09:25:05 +0100 Al Banard wrote: > mod_jk

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-09 Thread Al Banard
CTED]> Reply-To: "Tomcat Developers List" <[EMAIL PROTECTED]> To: Tomcat Developers List <[EMAIL PROTECTED]> Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/ap

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-05 Thread Al Banard
For some reason the makeOutput file did not attach so here it is in the flesh... list=' server/apache2'; \ for i in $list; do \ echo "Making $target in $i"; \ if test "$i" != "."; then \ (cd $i && make clean) || exit 1; \ fi; \ done; Making in server/apache2 make[1]: Entering directory `/usr

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-05 Thread Al Banard
Jean, sorry for the late reply to your previous message, but here is what you requested + exactly what I did. However I did not find any jkjni.la file in the CVS sources and this file wasn't produced. STEPS: tar xzvf jakarta-tomcat-connectors_20040305232049.tar.gz cd jakarta-tomcat-connectors/

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-29 Thread Al Banard
/cvs.apache.org/snapshots/jakarta-tomcat-connectors/ yet? libtool is set correctly for you in the current version. Simply configure with --with-apxs2 with current source and it should be correctly set for you. From: "Al Banard" <[EMAIL PROTECTED]> > Thanks, > > Unfortunately my

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-26 Thread Al Banard
ED]> Reply-To: [EMAIL PROTECTED] To: Tomcat Developers List <[EMAIL PROTECTED]> Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2 Date: Tue, 24 Feb 2004 16:16:31 +0100 A

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-24 Thread Al Banard
Hi Henri, Thanks for giving me help. OK, I have to admit I don't know a lot about libtool. I'm using apache 2.0.48 and have also installed apr-0.9.2. How do I specify to use the libtool from Apache 2.0 / APR? From: Henri Gomez <[EMAIL PROTECTED]> To: Tomcat Developers List <[EMAIL PROTECTED]