User Tools

Site Tools


software:mumble

This is an old revision of the document!


http://mumble.sourceforge.net/

http://ufpr.dl.sourceforge.net/sourceforge/mumble/mumble-1.1.7.tar.gz

Required: qt4 and boost

:!: GCC 4.1.2 fails to compile Mumble, so I had to add “no-pch” (which disables the use of precompiled headers) to the qmake call.

qmake "CONFIG+=no-speechd no-server no-g15 no-pch" main.pro &&
make release &&
mkdir -p ~/programme/mumble &&
mv release/* ~/programme/mumble &&
cp icons/mumble.64x64.png ~/programme/mumble
software/mumble.1233592245.txt.gz · Last modified: 2009/02/02 17:30 by kratz00