Search Criteria
Package Details: opensimulator 0.9.1.1-1
Git Clone URL: | https://aur.archlinux.org/opensimulator.git (read-only, click to copy) |
---|---|
Package Base: | opensimulator |
Description: | A 3D application server used to create a virtual environment or world |
Upstream URL: | http://opensimulator.org/wiki/Main_Page |
Keywords: | games Open opensim Simulator |
Licenses: | |
Submitter: | None |
Maintainer: | GordonGR |
Last Packager: | GordonGR |
Votes: | 21 |
Popularity: | 0.44 |
First Submitted: | 2008-12-15 22:31 |
Last Updated: | 2020-01-11 12:56 |
Dependencies (3)
- mono (mono48, mono-alpha, mono-beta, mono-stable, mono-visualstudio, mono-git, mono-alt-csc, mono5, mono-nightly)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- mysql (mysql51, mysql55, mariadb-git, mariadb103, mysql56, mysql57, mroonga, mariadb, percona-server) (optional)
Latest Comments
1 2 3 Next › Last »
GordonGR commented on 2018-05-05 14:01
Apparently, it builds again.
themarktaylor commented on 2018-03-27 16:05
Build failures are occurring due to a change to how mono is handling integers. This issue is being addressed (https://github.com/mono/mono/issues/6752#issuecomment-365212655) but for now you can use xterm without downgrading any packages and the build will work (downgrading ncurses should work as well but as mentioned below, other things break).
FalsePerspective commented on 2018-02-19 09:50
Build fails after:
Unhandled Exception: System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
Mono 5.4.1 doesn't seem to like ncurses-6.1-3. Downgrading it to 6.0-4 solved this, but breaks other things. Opensimulator compiled with ncurses-6.0-4 also doesn't run with ncurses-6.1-3.
GordonGR commented on 2013-11-12 12:21
You should be good now.
Schala commented on 2013-11-10 18:21
Okay, I appreciate you putting in what I asked. However, do you think you can make a systemd unit file for the robust daemon too? Thanks.
Schala commented on 2013-11-07 04:03
Awesome thanks
GordonGR commented on 2013-11-06 18:51
Sure. I'll see to it over the weekend.
Schala commented on 2013-11-05 11:07
One more thing, if you could have a shell script to execute Robust.exe too, that'd be great.
Schala commented on 2013-11-05 09:09
Also, please remove *.dylib files. These are for Mac
Schala commented on 2013-11-05 09:04
Could you add a systemd module for this? It'd be convenient to daemonise it with systemd.