User Tools

Site Tools


software:mumble

This is an old revision of the document!


http://mumble.sourceforge.net/

http://downloads.sourceforge.net/mumble/mumble-1.2.2.tar.gz

Required: qt4, protobuf, libsndfile 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-bonjour no-embed-qt-translations no-pch" main.pro -recursive &&
make release &&
mkdir -p ~/programme/mumble &&
mv release/* ~/programme/mumble &&
cp src/mumble11x/resources/mumble.64x64.png ~/programme/mumble
software/mumble.1271271904.txt.gz · Last modified: 2010/04/14 21:05 by kratz00