ozeigermann 2004/02/11 08:07:35
Modified: docs installation.html
src/doc installation.xml
Log:
took over changes from release branch
Revision Changes Path
1.37 +5 -0 jakarta-slide/docs/installation.html
Index: installation.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/installation.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- installation.html 11 Feb 2004 11:30:10 -0000 1.36
+++ installation.html 11 Feb 2004 16:07:35 -0000 1.37
@@ -134,6 +134,11 @@
<li>If you have previously installed Tomcat and have set the CATALINA_HOME
environment
variable, either unset it or set it to the directory
you unpacked the distribution to</li>
+
+<li>Be sure to have at least JDK or JRE 1.3 installed</li>
+
+<li>If not done, yet, you will have to set the JAVA_HOME enviroment variable to the
location
+ where your JDK or JRE has been installed</li>
<li>run bin/startup.bat in this directory - Slide should startup now</li>
1.30 +3 -0 jakarta-slide/src/doc/installation.xml
Index: installation.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/src/doc/installation.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- installation.xml 11 Feb 2004 11:30:10 -0000 1.29
+++ installation.xml 11 Feb 2004 16:07:35 -0000 1.30
@@ -19,6 +19,9 @@
<li>Unpack it to a directory of your choice</li>
<li>If you have previously installed Tomcat and have set the
CATALINA_HOME environment
variable, either unset it or set it to the directory
you unpacked the distribution to</li>
+ <li>Be sure to have at least JDK or JRE 1.3
installed</li>
+ <li>If not done, yet, you will have to set the JAVA_HOME
enviroment variable to the location
+ where your JDK or JRE has been installed</li>
<li>run bin/startup.bat in this directory - Slide should
startup now</li>
<li>Connect to http://localhost:8080/slide - In order
to have a WebDAV, not a pure HTTP connect you will
need more than a browser. Either use dedicated
WebDAV client software or follow the instructions
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]