ozeigermann 2004/03/01 02:40:27
Modified: docs Tag: SLIDE_2_0_RELEASE_BRANCH installation.html
src/doc Tag: SLIDE_2_0_RELEASE_BRANCH installation.xml
Log:
Updated installation instruction
Revision Changes Path
No revision
No revision
1.34.2.7 +3 -1 jakarta-slide/docs/installation.html
Index: installation.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/installation.html,v
retrieving revision 1.34.2.6
retrieving revision 1.34.2.7
diff -u -r1.34.2.6 -r1.34.2.7
--- installation.html 23 Feb 2004 14:00:48 -0000 1.34.2.6
+++ installation.html 1 Mar 2004 10:40:27 -0000 1.34.2.7
@@ -149,7 +149,9 @@
<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>If you are on Windows run bin/startup.bat - Slide should startup now</li>
+
+<li>If you are on *n*x systems change to the bin dir and run startup.sh 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
No revision
No revision
1.27.2.4 +2 -1 jakarta-slide/src/doc/installation.xml
Index: installation.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/src/doc/installation.xml,v
retrieving revision 1.27.2.3
retrieving revision 1.27.2.4
diff -u -r1.27.2.3 -r1.27.2.4
--- installation.xml 11 Feb 2004 12:45:15 -0000 1.27.2.3
+++ installation.xml 1 Mar 2004 10:40:27 -0000 1.27.2.4
@@ -22,7 +22,8 @@
<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>If you are on Windows run bin/startup.bat - Slide should
startup now</li>
+ <li>If you are on *n*x systems change to the bin dir and run
startup.sh 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
in the User's Guide section.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]