[Opensim-users] Got a SIGSEGV error
Joe Greene
jgreene at greenemyst.com
Tue Mar 11 19:53:35 UTC 2008
Jean-françois, I would like to publicly apologize for the gaffe of
misspelling your name earlier. I was doing too many things at once and
got sloppy. However I did review the procedure I provided and it
should work nicely.
--
Joe Greene
UNIX Systems, Network and IT Specialist
If you aren't having fun, you're doing the wrong thing!
All opinions expressed are mine alone. You Can't Have them!
Joe Greene <jgreene at greenemyst.com> wrote:
>
>
> Jeanne Try this:
>
> Create a user for opensim with the homedir set to the base directory
> of your opensim install.
>
> cd to your opensim base directory
>
> execute the following:
>
> chown -R opensim ~opensim
> echo cd ~opensim/bin >~opensim/start_opensim.sh
> echo mono OpenSim.exe >>~opensim/start_opensim.sh
>
> now when you want to start opensim execute:
>
> sudo -u opensim ~opensim/start_opensim.sh
>
> That should resolve any permissions problems which might be causing
> the error and prevent the creation of an opensim directory structure
> in whatever directory you run it from.
>
> Try not to run opensim as root (which is what 'sudo mono
> OpenSim.exe' will do), but it needs full permissions to it's files and
> directories.
>
> Dev team: how difficult would it be (I really do not know) to set a
> variable for SimPath or some such in the ini file and have
> mono/opensim switch to that for it's path to locate and create sim
> directories and files?
> --
> Joe Greene
> UNIX Systems, Network and IT Specialist
> If you aren't having fun, you're doing the wrong thing!
> All opinions expressed are mine alone. You Can't Have them!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20080311/631702dd/attachment.html>
More information about the Opensim-users
mailing list