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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]