Difference between revisions of "MOR install script"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 9: | Line 9: | ||
yum -y install subversion | yum -y install subversion | ||
The script can be obtained by SVN issuing this command: | |||
svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/src/mor | svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/src/mor |
Revision as of 07:28, 29 April 2010
This script works ONLY on Centos 5.x!
Checkout
To install subversion, do:
yum -y install subversion
The script can be obtained by SVN issuing this command:
svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/src/mor
Make sure subversion is installed.
Installation
Run script:
/usr/src/mor/install.sh
Activation
After this install MOR will not be active. Kolmisoft staff will need to login to the server to activate MOR.