Binary versions =============== Binary versions for Win32 of the most recent version of mumble are provided at http://www.mumble.info/ The only legitimate releases of Mumble will be on www.mumble.info, any other place offering Mumble is likely to contain trojans or viruses. Windows pre-requisites ====================== Detailed build instructions are available at http://wiki.mumble.info/wiki/BuildingWindows and it is highly recommended to follow them to the letter. Mac OS X pre-requisites ======================= Detailed build instructions are available at http://wiki.mumble.info/wiki/BuildingMacOSX and it is highly recommended to follow them to the letter. Linux pre-requisites ==================== Detailed build instructions are available at http://wiki.mumble.info/wiki/BuildingLinux and it is highly recommended to follow them to the letter. Please note that in addition to the depending libraries, you also need lsb_release installed. Building Mumble and Murmur ========================== To build mumble and murmur, type qmake main.pro make release You may need to edit src/mumble/mumble.pro to reflect the installation paths you use for libraries. After building, the binaries will be in the release/ directory. The qmake step supports a number of configurations options. To enable an option, simply add CONFIG+=