Difference between revisions of "MOR install script"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 7: | Line 7: | ||
To install subversion, do: | To install subversion, do: | ||
yum install subversion | yum -y install subversion | ||
Script can be obtained by SVN issuing such command: | Script can be obtained by SVN issuing such command: | ||
Line 16: | Line 16: | ||
<br><br> | <br><br> | ||
= Installation = | = Installation = | ||
Revision as of 18:05, 19 January 2010
This script works ONLY on Centos 5.x!
Checkout
To install subversion, do:
yum -y install subversion
Script can be obtained by SVN issuing such command:
svn co http://193.138.191.205/svn/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.