7 4:44 PM
> To: Tomcat Users List
> Subject: RE: Problems with APR install
>
> I think the problem is the 32-bit mixed with 64-bit one you mentioned.
> The jvm is 32-bit. I tried compiling apr as 32-bit which eventually
> worked, but apr-util wouldn't.
> Right now I
nx,
-Tony
Anthony J. Biacco
Senior Systems/Network Administrator
Decentrix Inc.
303-899-4000 x303
> -Original Message-
> From: robert lazarski [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 09, 2007 4:37 PM
> To: Tomcat Users List
> Subject: Re: Problems with A
uesday, January 09, 2007 3:34 PM
> To: Tomcat Users List
> Subject: Re: Problems with APR install
>
> I think there was a bug on 5.5.17 and apr . See the 5.5.18 changelog .
> Something to do with ipv6 even though I was running ipv4 . You'll know
> its working when you see this line
:34 PM
> To: Tomcat Users List
> Subject: Re: Problems with APR install
>
> I think there was a bug on 5.5.17 and apr . See the 5.5.18 changelog .
> Something to do with ipv6 even though I was running ipv4 . You'll know
> its working when you see this line:
>
> o
r Systems/Network Administrator
Decentrix Inc.
303-899-4000 x303
> -Original Message-
> From: Anthony J Biacco [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 09, 2007 3:19 PM
> To: users@tomcat.apache.org
> Subject: Problems with APR install
>
> I'm trying
I think there was a bug on 5.5.17 and apr . See the 5.5.18 changelog .
Something to do with ipv6 even though I was running ipv4 . You'll know
its working when you see this line:
org.apache.coyote.ajp.AjpAprProtocol] Initializing Coyote AJP/1.3 on
ajp-0.0.0.0-8009
I got exceptions on 5.5.17 when
I'm trying to get APR 1.2.8 working with tomcat 5.5.17 which comes with
tomcat-native 1.1.3.
I'm on RHEL4 on a 64-bit AMD system.
I compiled APR from source into /usr/local/apr, compiled tomcat-native
with /usr/local/apr, no problems.
Added /usr/local/apr/lib to /etc/ld.so.conf and ran ldconfig, no