08-09-2011 08:01 AM
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /opt/Alfresco/java/jre/lib/amd64/server:/opt/Alfresco/java/jre/lib/amd64:/opt/Alfresco/java/jre/../lib/amd64:/opt/Alfresco/mysql/lib:/opt/Alfresco/common/lib::/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
08-09-2011 08:59 AM
08-09-2011 09:33 AM
08-10-2011 01:59 AM
05-04-2012 06:43 AM
05-04-2012 06:51 AM
yum install apr-devel
cd /opt/installation
gunzip tomcat-native-1.1.22-src.tar.gz
tar xf tomcat-native-1.1.22-src.tar
cd tomcat-native-1.1.22-src/jni/native/
./configure –with-apr=/usr/bin/apr-1-config –with-java-home=/opt/Alfresco/java
make
make install
export LD_LIBRARY_PATH="/usr/local/apr/lib"
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.