Difference between revisions of "Retain Linux Install"
From GWAVA Technologies Training
Line 4: | Line 4: | ||
#install apache2 from YaST | #install apache2 from YaST | ||
#md /software/mysql directory | #md /software/mysql directory | ||
− | #download MySQL Community Server '''5.5.42''' [http://dev.mysql.com/downloads/mysql/] direct? [http://dev.mysql.com/downloads/file.php?id=455557] to that | + | #download MySQL Community Server '''5.5.42''' [http://dev.mysql.com/downloads/mysql/] direct? [http://dev.mysql.com/downloads/file.php?id=455557] to that mysql directory |
#unzip MySQL client and MySQL server | #unzip MySQL client and MySQL server | ||
+ | #md /software/retain[version] directory | ||
#download the current version of Retain [se.gwava.com] | #download the current version of Retain [se.gwava.com] | ||
#<code>wget "http://download.gwava.com/download.php?product=Retain&version=current"</code> | #<code>wget "http://download.gwava.com/download.php?product=Retain&version=current"</code> |
Revision as of 16:21, 18 March 2015
Prerquesites:
- install apache2 from YaST
- md /software/mysql directory
- download MySQL Community Server 5.5.42 [1] direct? [2] to that mysql directory
- unzip MySQL client and MySQL server
- md /software/retain[version] directory
- download the current version of Retain [se.gwava.com]
wget "http://download.gwava.com/download.php?product=Retain&version=current"
- unzip Retain
- chmod +x *.sh
Install:
- ./RetainInstall.sh