Install instructions » Historique » Version 2
Anonyme, 09/02/2012 11:08
| 1 | 2 | Anonyme | h1. Install instructions |
|---|---|---|---|
| 2 | 1 | Anonyme | |
| 3 | Dependances: |
||
| 4 | Sun JRE |
||
| 5 | OpenSSL |
||
| 6 | Apache Tomcat >= 7.0 |
||
| 7 | |||
| 8 | h2. Install Tomcat |
||
| 9 | |||
| 10 | More info here: http://tomcat.apache.org/download-70.cgi |
||
| 11 | |||
| 12 | wget http://apache.hippo.nl/tomcat/tomcat-7/v7.0.8/bin/apache-tomcat-7.0.8.zip |
||
| 13 | unzip apache-tomcat-7.0.8.zip |
||
| 14 | mv apache-tomcat-7.0.8 /usr/local/tomcat |
||
| 15 | |||
| 16 | h2. Install Wanda |
||
| 17 | |||
| 18 | copy wanda.war in tomcat/wtpwebapps/ |
||
| 19 | copy extracted server.xml over tomcat/conf/server.xml |
||
| 20 | copy extracted wandaDB-init.xml in tomcat/wtpwebapps/wandDB.xml |
||
| 21 | make directory /usr/local/wanda |
||
| 22 | check rights for /usr/local/wanda tomcat must have full access to it. |