From 9184cba2870db9b4e0f18ea868cdbc1a9f6fd9a8 Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 23 May 2019 21:48:44 +1000 Subject: A bit more installation doco. --- INSTALL.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 5c18160..8186383 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -29,6 +29,9 @@ setup the directory structure needed to run it all; create some default configuration files; build OpenSim-SC; and finally change ownership and file permissions for everything. +You will likely need to login your user again, so you get the new group +assigned to it. Otherwise the tmux stuff in start-sim might fail. + Next go to /opt/opensim_SC/current/scripts/install and run - sudo ./create_sim.sh @@ -53,7 +56,11 @@ Finally run - cd /opt/opensim_SC/config/sim01 ./start-sim -To actually startup your sim. +To actually startup your sim. And if you want to see the console of your +sim run - + +cd /opt/opensim_SC/current/scripts +./show-console The directory layout. -- cgit v1.1