You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ne...@apache.org on 2007/04/06 16:33:55 UTC

svn commit: r526180 - in /lenya/trunk: INSTALL-BIN.txt INSTALL-SRC.txt

Author: nettings
Date: Fri Apr  6 07:33:54 2007
New Revision: 526180

URL: http://svn.apache.org/viewvc?view=rev&rev=526180
Log:
some more docs updates.

Modified:
    lenya/trunk/INSTALL-BIN.txt
    lenya/trunk/INSTALL-SRC.txt

Modified: lenya/trunk/INSTALL-BIN.txt
URL: http://svn.apache.org/viewvc/lenya/trunk/INSTALL-BIN.txt?view=diff&rev=526180&r1=526179&r2=526180
==============================================================================
--- lenya/trunk/INSTALL-BIN.txt (original)
+++ lenya/trunk/INSTALL-BIN.txt Fri Apr  6 07:33:54 2007
@@ -1,34 +1,2 @@
-
-   +----------------------+
-   |    INSTALL BINARY    |
-   +----------------------+
-
-Jetty
------
-
-
-1) Start up Lenya by executing lenya.bat on Windows or lenya.sh on Unix, e.g.
-
-   sh lenya.sh servlet
-
-
-2) Open http://localhost:8888/ with your browser
-
-
-
-Tomcat
-------
-
-
-1) Copy lenya.war into .../TOMCAT_PREFIX/webapps directory
-
-2) Copy endorsed libraries into .../TOMCAT_PREFIX/common/endorsed directory
-
-3) Startup Tomcat
-
-
-
-Known issues
-------------
-Please read the "Known issues" section in the README.txt file
-to find out more about known bugs/issues in Lenya.
\ No newline at end of file
+There is no binary release of Lenya 1.4 at this point.
+We recommend checking out the SVN repository instead (see INSTALL-SRC.txt).

Modified: lenya/trunk/INSTALL-SRC.txt
URL: http://svn.apache.org/viewvc/lenya/trunk/INSTALL-SRC.txt?view=diff&rev=526180&r1=526179&r2=526180
==============================================================================
--- lenya/trunk/INSTALL-SRC.txt (original)
+++ lenya/trunk/INSTALL-SRC.txt Fri Apr  6 07:33:54 2007
@@ -26,6 +26,13 @@
       the Cocoon webapp to be installed. See the FAQ for details of configuration changes 
       required when running multiple Cocoon based applications.
 
+    * A SVN client
+      SVN (or subversion) is a software revision control system that is used by the Lenya community to 
+      manage the development tree. You will need to install a client in order to check out your local
+      copy of Lenya.
+      All Linux distributions come with svn (or subversion) packages. Under Windows, you can either use 
+      TortoiseSVN (see http://tortoisesvn.tigris.org) or the svn package included in Cygwin (http://cygwin.com).
+
     * (optional) Apache Tomcat for JDK 1.4
       version: 5.0.28 or newer, 5.5.x not tested.
       source: http://jakarta.apache.org/site/binindex.cgi



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