Closed marsbard closed 9 years ago
'best' would be to not get into the problem in the first place. maybe confirm first that it's ok to write the .IS_STANDALONE file
fixed as part of #62 by taking the easy route and requiring root in the install.sh script
it doesn't say you have to be root, so you can run install/setup-for-standalone.sh as advised, and then it runs install.sh (but you don't know that) and that fails because you are not root.
when you rerun as root it says 'you have already set this up for standalone' or similar with a message about .IS_STANDALONE file and then exits
impossible? for newbie to fix
easiest fix (but not best) is to require root for the setup-for- script