RE: Activating Tomcat 8.5 APR on RHEL7

2018-01-16 Thread Jean Pierre Urkens
Thanks, this worked. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Activating Tomcat 8.5 APR on RHEL7

2018-01-15 Thread Peter Kreuser
Hi Jean-Pierre, > Am 15.01.2018 um 15:45 schrieb Jean Pierre Urkens > : > > I am having problems getting the apr library discovered by Tomcat 8.5. This > is what I tried: > > 1. I installed Tomcat-8.5 on RHEL-7. > 2. As the native tomcat apr

Activating Tomcat 8.5 APR on RHEL7

2018-01-15 Thread Jean Pierre Urkens
I am having problems getting the apr library discovered by Tomcat 8.5. This is what I tried: 1. I installed Tomcat-8.5 on RHEL-7. 2. As the native tomcat apr libraries wheren't available on RHEL I made them myself as instructed by http://tomcat.apache.org/tomcat-8.5-doc/apr.html.