The "unsubscribe" feature for this list appears to be broken.
Kindly unsubscribe me.
Thank you.

~Alex


Alex Ryan's Facebook profile
> -----Original Message-----
> From: Mohamedin [mailto:mohame...@easy-dialog.info]
> Sent: Friday, June 05, 2009 9:40 AM
> To: Tomcat Users List
> Subject: APR is not working
> 
> Dear everybody,
> 
> I am trying to install APR for tomcat 6.0.18 on debian
> I did the following:
> 
> apt-get install libapr1-dev libssl-dev
> cd tomcat-native-1.1.16-src/jni/native
> ./configure --with-apr=/usr/bin/apr-1-config --with-java-
> home=/usr/lib/jvm/java-1.5.0-sun
>   --prefix=/usr/lib/catalina
> make
> make install
> 
> 
> and created the file $CATALINA_HOME/bin/setenv.sh which has the
> following
> lines
>     LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CATALINA_HOME/lib
>     export LD_LIBRARY_PATH
> 
> Then when I started tomcat the log shows the following lines and then
> nothing (It hangs)
> 
> 05.06.2009 14:15:46 org.apache.catalina.core.AprLifecycleListener init
> INFO: Loaded APR based Apache Tomcat Native library 1.1.16.
> 05.06.2009 14:15:46 org.apache.catalina.core.AprLifecycleListener init
> INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters
> [false], random [true].
> 
> 
> I have tryed to stop and run it again manytimes and the same result.
> 
> Please help
> 
> Thanks a lot,
> Mohamedin
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to