Difference between revisions of "Retain Linux Install"
From GWAVA Technologies Training
Line 5: | Line 5: | ||
#md /software/mysql directory and change to it | #md /software/mysql directory and change to it | ||
#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 | #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 | ||
− | <code>wget "http://dev.mysql.com/get/archives/mysql-5.5/MySQL-5.5.42-1.sles11.x86_64.rpm-bundle.tar"</code> | + | #*<code>wget "http://dev.mysql.com/get/archives/mysql-5.5/MySQL-5.5.42-1.sles11.x86_64.rpm-bundle.tar"</code> |
#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 [http://download.gwava.com/download.php?product=Retain&version=versions] | #download the current version of Retain [http://download.gwava.com/download.php?product=Retain&version=versions] | ||
− | # | + | #*or <code>wget "http://download.gwava.com/download.php?product=Retain&version=current"</code> |
#unzip Retain | #unzip Retain | ||
#chmod +x *.sh | #chmod +x *.sh |
Revision as of 14:03, 19 June 2015
Prerequisites for Retain 3.5:
- 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]
- unzip Retain
- chmod +x *.sh
Install:
- ./RetainInstall.sh