Chuck: > The mode (32- or 64-bit) of the APR and tcnative libraries must match that of the > JVM you are using. Is that the case?
I am not sure how to check. If I run: java -version, I get back this: java version "1.7.0_65" OpenJDK Runtime Environment (rhel-2.5.1.2.el7_0-x86_64 u65-b17) OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode) So, the JVM is 64 bit. If I run: /usr/bin/apr-1-config --srcdir, I get back this: /usr/lib64/build So, it seems apr is 64 bit. Is there anything else I should check? Thanks, Neil -- Neil Aggarwal, (972) 834-1565 We lend money to investors to buy or refinance single family rent houses. No origination fees, quick approval, no credit check. -----Original Message----- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Sunday, August 17, 2014 9:18 AM To: Tomcat Users List Subject: RE: Tomcat 8.0.9 native library not found > From: Neil Aggarwal [mailto:n...@jammconsulting.com] > Subject: RE: Tomcat 8.0.9 native library not found > I downloaded it and built it. > /usr/local/apr/lib now contains these items: > libtcnative-1.a libtcnative-1.la libtcnative-1.so libtcnative-1.so.0 > libtcnative-1.so.0.1.30 libtcnative-1.so.0.1.31 pkgconfig > I still get the warning about the native library not found. > I can do /usr/bin/apr-1-config and I get the usage page for APR. > I assume that means it is there. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- 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