[Building Sakai] 2.7 Install

Warwick Chapman warwickchapman at gmail.com
Thu Mar 25 16:09:53 PDT 2010


Steve


> Thats fine. See here: http://tomcat.apache.org/tomcat-5.5-doc/apr.html
>

Apache recommend APR is installed from your OS packages.  This has been done
(1.2.12):
# aptitude search apr1
i A libapr1                         - The Apache Portable Runtime Library

Further, Tomcat Native is supposed to be installed, I have done this from
the Debian package as well (1.1.13)

# ls /usr/lib/libtcnative-1.*
/usr/lib/libtcnative-1.a   /usr/lib/libtcnative-1.so.0
/usr/lib/libtcnative-1.la  /usr/lib/libtcnative-1.so.0.1.12
/usr/lib/libtcnative-1.so

The libraries are thus happily in /usr/lib but upon startup, Tomcat doesn't
find them there (not /usr/lib) at end of path:

INFO main org.apache.catalina.core.AprLifecycleListener - The Apache Tomcat
Native library which allows optimal performance in production environments
was not found on the java.library.path:
/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/amd64/server:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/amd64:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100326/9d113673/attachment.html 


More information about the sakai-dev mailing list