jfclere     02/03/11 13:54:22

  Modified:    webapp   README.txt
  Log:
  Add some explainations for cygwin.
  
  Revision  Changes    Path
  1.17      +5 -0      jakarta-tomcat-connectors/webapp/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/webapp/README.txt,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- README.txt        30 Jan 2002 09:41:16 -0000      1.16
  +++ README.txt        11 Mar 2002 21:54:22 -0000      1.17
  @@ -47,6 +47,11 @@
   
   * Copy the build/lib/tomcat-webapp.jar in the Tomcat server/lib directory.
   
  +* If using cygwin make sure of the following:
  +  - cygwin1.dll is in your PATH variable.
  +  - grep is installed (GNU grep, egrep and fgrep: Category Base).
  +  - sed is installed (sed: GNU sed stream editor: Category Base).
  +
   How to build the WebApp module from CVS sources:
   ------------------------------------------------
   
  
  
  

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

Reply via email to