You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "j.random.programmer" <ja...@yahoo.com> on 2007/04/04 08:31:34 UTC

APR on OSX with tomcat 5.5.x ?

Hi:

Has anyone got Apache portable runtime (APR) to work
on
OS X (10.4.x) with tomcat 5.5.x ?

My apr is installed in: /usr/local/apache/apr-1.2.8/

I've done all the usual steps of unpacking the apr src
and 
compiling it with:

./configure 
--with-apr=/usr/local/apache/apr-1.2.8/ 
--with-java-home=
/System/Library/Frameworks/JavaVM.framework/Home/ 

make

Then, adding to catalina.sh:

CATALINA_OPTS='-Djava.library.path=/usr/local/tomcat/bin/tomcat-native-1.1.6-src/jni/native/.libs'

This works fine on linux. But fails to work on OS X.
Some sort
of load library issue (dyld?) ?

Suggestions ?

Best regards,
--j


 
____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org