Author: jim
Date: Wed Feb 28 09:06:37 2007
New Revision: 512845

URL: http://svn.apache.org/viewvc?view=rev&rev=512845
Log:
More nsapi plugin build help

Modified:
    tomcat/connectors/trunk/jk/native/BUILDING
    tomcat/connectors/trunk/jk/native/netscape/README

Modified: tomcat/connectors/trunk/jk/native/BUILDING
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/BUILDING?view=diff&rev=512845&r1=512844&r2=512845
==============================================================================
--- tomcat/connectors/trunk/jk/native/BUILDING (original)
+++ tomcat/connectors/trunk/jk/native/BUILDING Wed Feb 28 09:06:37 2007
@@ -115,11 +115,15 @@
   ----------------------------------------------
   make clean (to remove all previously compiled modules)
   use configure and indicate that you will be building the
-  netscape nsapi redirector, then make the redirector plugin
+  netscape nsapi redirector, then make the redirector plugin:
 
   ./configure --enable-netscape
   cd netscape
   make -f Makefile.solaris
+
+  This assumes that SUITSPOT_HOME is defined and points to
+  your SunONE install path (eg: /opt/SUNWwbsvr/plugins)
+  and that JAVA_HOME is defined (eg: /opt/SUNWwbsvr/bin/https/jdk).
 
   Misc notes 
   ----------

Modified: tomcat/connectors/trunk/jk/native/netscape/README
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/netscape/README?view=diff&rev=512845&r1=512844&r2=512845
==============================================================================
--- tomcat/connectors/trunk/jk/native/netscape/README (original)
+++ tomcat/connectors/trunk/jk/native/netscape/README Wed Feb 28 09:06:37 2007
@@ -6,7 +6,8 @@
 a custom build on Windows systems
 
 On Unix system, a Makefile.solaris is provided and should be 
-adapted to tailor to your own configuration.
+adapted to tailor to your own configuration. Be sure to read
+the BUILDING file, one directory up.
 
 
 REQUIREMENT for Windows build



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to