Author: jfclere Date: Wed Jun 28 14:51:05 2006 New Revision: 417883 URL: http://svn.apache.org/viewvc?rev=417883&view=rev Log: Remove jakarta reference.
Modified: tomcat/connectors/trunk/jni/native/BUILDING Modified: tomcat/connectors/trunk/jni/native/BUILDING URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jni/native/BUILDING?rev=417883&r1=417882&r2=417883&view=diff ============================================================================== --- tomcat/connectors/trunk/jni/native/BUILDING (original) +++ tomcat/connectors/trunk/jni/native/BUILDING Wed Jun 28 14:51:05 2006 @@ -17,7 +17,7 @@ 2 - In bin/setenv.sh add the following: CATALINA_OPTS="$CATALINA_OPTS -Djava.library.path=tclib_location" In my machine I am using: - /home/jfclere/jakarta-tomcat-connectors/jni/native/.libs for tclib_location + /home/jfclere/tomcat-connectors/jni/native/.libs for tclib_location NOTES: - configure --without-ssl : Configure without ssl support. @@ -28,4 +28,3 @@ - For MAC OS X you must manually add a link cd ${tcnative installdir} ln -d libtcnative-1.dylib libtcnative-1.jnilib - \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]