You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2002/03/11 22:54:22 UTC

cvs commit: jakarta-tomcat-connectors/webapp README.txt

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>