Mumble/install
From GameCPWiki
Basic Installation
- Download a binary copy of murmur
- Put all the files in a folder named "murmur"
- Create a tar.gz of the murmur folder, name it Voice-murmur.tar.gz and put it in /usr/local/gcp/installs
- Login to GameCP
- Add Default Game Configuration for mumble.
murmur.pid
Make sure your murmur.ini contains the following line:
pidfile=/home/$USERNAME/murmur.pid
$USERNAME is the users name - the pid file is required for stopping servers.
If the ini exists on the server already $USERNAME should be the users name.
start mode
The old default install for murmur had a startmode of "-fg" please remove this - no startmode is needed.

