configure in tcnative 1.1.12 is broken. See:
http://marc.info/?t=119944748300001&r=1&w=2
Regards,
Rainer
ssozonoff schrieb:
Hi,
OK, so you did not use APR from debian package (apt)?
I will give your solution a try
Thanks,
Serge
Jean Monnat wrote:
Hi
Yes, at least it worked for me tomcat6
I downloaded apr from http://apr.apache.org/
extract and compile it in /opt
then I ./configure native library --with-apr=/usr/local/apr
then in catalina.sh
LD_LIBRARY_PATH=/usr/local/apr/lib
export LD_LIBRARY_PATH
I hope this will help you
Jean
ssozonoff a écrit :
Hi All,
Has anyone successfully compiled the Tomcat Native Library on Debian
Etch?
Our IT guys insist on using this Distro, my experience lies with
Gentoo....
So I run a ./configure --with-apr=/usr/bin --disable-openssl
Any the get loads of errors which look the following:
./configure: line 4315: APR_INCLUDES: command not found
./configure: line 4316: APR_LIBS: command not found
./configure: line 4317: APR_LIB_TARGET: command not found
./configure: line 4318: APR_SO_EXT: command not found
.......
.......
etc .
Thanks,
Serge
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]