Projet

Général

Profil

Install instructions » Historique » Révision 2

Révision 1 (Anonyme, 09/02/2012 11:07) → Révision 2/3 (Anonyme, 09/02/2012 11:08)

h1. Install Setup instructions  

 Dependances:  
 Sun JRE 
 OpenSSL 
 Apache Tomcat >= 7.0 

 h2. Install Tomcat  

 More info here: http://tomcat.apache.org/download-70.cgi 

 wget http://apache.hippo.nl/tomcat/tomcat-7/v7.0.8/bin/apache-tomcat-7.0.8.zip 
 unzip apache-tomcat-7.0.8.zip 
 mv apache-tomcat-7.0.8 /usr/local/tomcat 

 h2. Install Wanda  

 copy wanda.war in tomcat/wtpwebapps/  
 copy extracted server.xml over tomcat/conf/server.xml 
 copy extracted wandaDB-init.xml in tomcat/wtpwebapps/wandDB.xml 
 make directory /usr/local/wanda  
 check rights for /usr/local/wanda tomcat must have full access to it.