I have updated the rpms in the http://bonzoli.com/files/ directory. The new rpm’s have a working /etc/init.d start stop script. And a few other additions here is the change log entry. The new version is 1.1.1-2.
Added Dependency on openssl,
Added pre and post for server install.
Added init.d startup
Added /var/lib/murmur/murmur.sqlite.db setup
Added /etc/murmur.ini
Added murmur start stop script, works but needs more work for the other distros
Added overlay_gl files
fixed libmumble.so links in /usr/lib
fixed should be more safe when doing -U upgrade
Added some novell dependency checks, might be usable now on suse, but will have to test the server start stop script.
There is a side effect though, its going to say can not find dependency
error: Failed dependencies:
libc.so.6(GLIBC_PRIVATE) is needed by mumble-server-1.1.1-2.i386
Which is actually not true, since everything needed is in the package. I have to research RPM lib functions and try to clear that up later. just install rpm -ihv –nodeps <rpmname>
It will go in fine, and work fine.
The murmur.ini is in /etc and the murmur database is now in /var/lib/murmur by default.
Edit the /etc/murmur.ini file if you want to turn on dbus or any of the other options for the server.
The mumble-overly now works also, its in /usr/bin next to mumble, use this if you want to have the overly on linux GL. Warning though, there is a serious penalty to use it, my tests showed a 30% hit on Frames per second for this version. If you have an old system or a weak video card, you should test before using.