remm 02/02/02 14:25:02 Modified: . Tag: tomcat_40_branch BUILDING.txt Log: - Fix typos. Revision Changes Path No revision No revision 1.5.2.7 +4 -4 jakarta-tomcat-4.0/BUILDING.txt Index: BUILDING.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/BUILDING.txt,v retrieving revision 1.5.2.6 retrieving revision 1.5.2.7 diff -u -r1.5.2.6 -r1.5.2.7 --- BUILDING.txt 2 Feb 2002 12:13:24 -0000 1.5.2.6 +++ BUILDING.txt 2 Feb 2002 22:25:02 -0000 1.5.2.7 @@ -1,4 +1,4 @@ -$Id: BUILDING.txt,v 1.5.2.6 2002/02/02 12:13:24 remm Exp $ +$Id: BUILDING.txt,v 1.5.2.7 2002/02/02 22:25:02 remm Exp $ Building The Tomcat 4.0 Servlet/JSP Container @@ -126,7 +126,7 @@ jakarta-servletapi-4-YYYYMMDD.zip On a Unix platform, you will need: - jakarta-servletapi-4-YYYYMMDD.zip + jakarta-servletapi-4-YYYYMMDD.tar.gz * Unpack the binary distribution into a convenient location so that the distribution resides in its own directory. @@ -181,7 +181,7 @@ http://java.sun.com/products/javabeans/glasgow/jaf.html * Unpack the package into a convenient location so that it - resised in its own subdirectory. + resides in its own subdirectory. (11) Download and Install JavaMail 1.2 @@ -251,7 +251,7 @@ "build.properties.sample" file as a starting point for this. Tomcat has many external dependencies that are satisfied by configuring -appropriate values in your <code>build.properties</code> file. The easiest +appropriate values in your build.properties file. The easiest way to satisfy these dependencies is to copy the "build.properties.sample" file (in the top-level Tomcat source directory) to "build.properties", and then edit it to suit your environment. On Unix, this would be done as:
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>