Re: Tomcat native 1.1.27 libapr-1.so.0 is not deployed

2013-08-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 srinivas, On 8/2/13 2:47 PM, srinivas yelamanchili wrote: > I built APR 1.4.8 and Tomcat 7.0.42 from source code on redhat > linux Please don't hijack threads. Instead of replying to an existing message, start a new message to users@tomcat.apache.o

Tomcat native 1.1.27 libapr-1.so.0 is not deployed

2013-08-02 Thread srinivas yelamanchili
Hi, I built APR 1.4.8 and Tomcat 7.0.42 from source code on redhat linux I compiled the tomcat native library 1.1.27 as below ./configure --with-apr=/apps/mstrat/apache/apr-1.4.8 \     --with-java-home=/apps/mstrat/java/jdk1.7.0_25 \     --with-ssl=/apps/mstrat/apache/ope