Modified:
/wiki/SetupOlatPrerequsites.wiki
=======================================
--- /wiki/SetupOlatPrerequsites.wiki Thu Mar 11 02:10:27 2010
+++ /wiki/SetupOlatPrerequsites.wiki Thu Mar 11 03:41:09 2010
@@ -8,7 +8,7 @@
The following software has to be installed first:
|| _Java 1.6_ || [http://java.sun.com/javase/ info] |
[http://java.sun.com/javaee/downloads/index.jsp download] || ||
-|| _MySQL 5.0.x_ ||
[http://dev.mysql.com/doc/refman/5.0/en/installing-cs.html info] |
[http://dev.mysql.com/downloads/mysql/5.0.html#downloads download] || do
not forget to setup a root account and remember its password! ||
+||(optional) _MySQL 5.0.x_ ||
[http://dev.mysql.com/doc/refman/5.0/en/installing-cs.html info] |
[http://dev.mysql.com/downloads/mysql/5.0.html#downloads download] || Only
needed if you do not want to use the embedded hsqldb. Do not forget to
setup a root account and remember its password! ||
|| _Tomcat 6.0_ || [http://tomcat.apache.org/tomcat-6.0-doc/setup.html
info] | [http://tomcat.apache.org/download-60.cgi#Binary%20Distributions
download] || under windows, do not install it as a service ||
|| _Maven 2.2.x || [http://maven.apache.org/download.html#Installation
info] | [http://maven.apache.org/download.html download] || follow the
installation guide lines found under _info_ set the environment variables
correct. ||
|| _Eclipse Java EE_ || [http://www.eclipse.org/downloads/moreinfo/jee.php
info] | [http://www.eclipse.org/downloads/ download] || you should have WTP
(Web Tools Platform) installed. This ships automatic with eclipse java ee. |
|