source:
installer/INSTALL.en.txt
@
31d4f1a5
Last change on this file since 31d4f1a5 was b6c0607, checked in by , 8 years ago | |
---|---|
|
|
File size: 780 bytes |
Rev | Line | |
---|---|---|
[d4871ae] | 1 | |
[b6c0607] | 2 | Installing and updating OpenGnsys |
[d4871ae] | 3 | ================================= |
4 | ||
5 | ||
6 | ||
7 | Installing OpenGnsys | |
8 | -------------------- | |
9 | ||
10 | ||
[b6c0607] | 11 | Run opengnsys_installer.sh script as "root" to install all its dependencies, to install the OpenGnsys components, and to make the initial configuration. |
[d4871ae] | 12 | |
13 | sudo bash opengnsys_installer.sh | |
14 | ||
[a653960] | 15 | Follow the instructions. |
[d4871ae] | 16 | |
17 | ||
[b6c0607] | 18 | Updating OpenGnsys |
[d4871ae] | 19 | ------------------ |
20 | ||
[b6c0607] | 21 | Run opengnsys_update.sh script as "root" to update all OpenGnsys components from the Subversion repository: |
[d4871ae] | 22 | |
23 | sudo bash /opt/opengnsys/lib/opengnsys_update.sh | |
24 | ||
25 | Follow the instructions. | |
26 | ||
27 | ||
[b6c0607] | 28 | Uninstalling OpenGnsys |
[d4871ae] | 29 | ---------------------- |
30 | ||
[b6c0607] | 31 | Run opengnsys_uninstall.sh script as "root" to uninstall all OpenGnsys components: |
[d4871ae] | 32 | |
33 | sudo bash /opt/opengnsys/lib/opengnsys_uninstall.sh | |
34 | ||
35 | Follow the instructions. | |
36 | ||
37 |
Note: See TracBrowser
for help on using the repository browser.