aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/INSTALL.md
diff options
context:
space:
mode:
authoronefang2019-05-22 19:14:35 +1000
committeronefang2019-05-22 19:14:35 +1000
commitca7a2ed839f8fec5a7d7abbf50fc2c031f192fb5 (patch)
tree9b4dfc525c31a88014a8d7d6c223e7cd452749c6 /INSTALL.md
parentRenamed branch to SledjChisl. (diff)
downloadopensim-SC_OLD-ca7a2ed839f8fec5a7d7abbf50fc2c031f192fb5.zip
opensim-SC_OLD-ca7a2ed839f8fec5a7d7abbf50fc2c031f192fb5.tar.gz
opensim-SC_OLD-ca7a2ed839f8fec5a7d7abbf50fc2c031f192fb5.tar.bz2
opensim-SC_OLD-ca7a2ed839f8fec5a7d7abbf50fc2c031f192fb5.tar.xz
Major tweaking of the scripts to suit the new setup.
Diffstat (limited to '')
-rw-r--r--INSTALL.md11
1 files changed, 4 insertions, 7 deletions
diff --git a/INSTALL.md b/INSTALL.md
index b501b92..fdbc8e0 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -8,7 +8,9 @@ from Linux.
8 8
9It's only been tested on Ubuntu 10.04, 11.04, 12.04, 16.04, as well as 9It's only been tested on Ubuntu 10.04, 11.04, 12.04, 16.04, as well as
10Debian 8, and Devuan 9, YMMV. This is also a WIP, use it at your own 10Debian 8, and Devuan 9, YMMV. This is also a WIP, use it at your own
11risk. It's been used to set up a few freshly installed servers though. 11risk. It's been used to set up a few freshly installed servers though.
12It should work on recent Debian based Linux distros.
13
12 14
13The directory layout. 15The directory layout.
14--------------------- 16---------------------
@@ -76,12 +78,7 @@ following script, from inside the OpenSim directory -
76 78
77./InstallItAll.sh DatabasePassword 79./InstallItAll.sh DatabasePassword
78 80
79This will do most of the work for you, except for creating sims. There 81This will do most of the work for you, except for creating sims.
80is a final step that needs to be done manually for now. Edit
81/etc/rc.local, make sure it has the following line in it somewhere,
82probably at the end -
83
84/opt/opensim/current/scripts/fix_var_run.sh
85 82
86 83
87Creating sims. 84Creating sims.