Tomcat startup error in linux

when arranging the test server, transferring tomcat to linux found that it could not start smoothly. After opening the log, the following error occurred
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: / usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib

Baidu is faced with problems in the windows environment. How to solve this problem in the linux environment?

Mar.06,2021

No jre or no environment variables?


this should be a problem with environment variables

Menu