You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2003/10/21 17:30:28 UTC

cvs commit: cocoon-lenya INSTALL-BIN.txt

michi       2003/10/21 08:30:28

  Modified:    .        INSTALL-BIN.txt
  Log:
  instructions for binary installation added
  
  Revision  Changes    Path
  1.14      +18 -3     cocoon-lenya/INSTALL-BIN.txt
  
  Index: INSTALL-BIN.txt
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/INSTALL-BIN.txt,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- INSTALL-BIN.txt	19 Aug 2003 16:30:02 -0000	1.13
  +++ INSTALL-BIN.txt	21 Oct 2003 15:30:27 -0000	1.14
  @@ -1,5 +1,20 @@
  -*********************************************************************************
   
  -WARNING: This file is DEPRECATED and should definitely be updated.
   
  -*********************************************************************************
  +   +----------------------+
  +   |    INSTALL BINARY    |
  +   +----------------------+
  +
  +
  +1) Copy the war file into the webapps directory of Tomcat
  +
  +2) Set your JAVA_HOME environment, e.g.
  +
  +   [unix] 
  +   export JAVA_HOME=/usr/local/j2sdk1.4.2
  +
  +3) Start up Tomcat, e.g.
  +
  +   [unix]
  +   /usr/local/jakarta-tomcat-4.1.24-LE-jdk14/bin/startup.sh
  +
  +4) Open http://localhost:8080/lenya/ with your browser
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org