Difference between revisions of "Retain Linux Install"
From GWAVA Technologies Training
(→Prerquesites:) |
|||
Line 7: | Line 7: | ||
#unzip MySQL client and MySQL server | #unzip MySQL client and MySQL server | ||
#md /software/retain[version] directory and change to it | #md /software/retain[version] directory and change to it | ||
− | #download the current version of Retain [se.gwava.com] | + | #download the current version of Retain [http://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> | ||
#unzip Retain | #unzip Retain | ||
#chmod +x *.sh | #chmod +x *.sh | ||
− | |||
== Install: == | == Install: == | ||
#./RetainInstall.sh | #./RetainInstall.sh |
Revision as of 15:34, 29 May 2015
Prerquesites:
- install apache2 from YaST
- md /software/mysql directory and change to it
- 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 and change to it
- download the current version of Retain [3]
wget "http://download.gwava.com/download.php?product=Retain&version=current"
- unzip Retain
- chmod +x *.sh
Install:
- ./RetainInstall.sh