BuildingFreeBSD

From Mumble Wiki
Revision as of 15:46, 27 October 2009 by Feld (talk | contribs) (Created page with '== Install the dependencies == === Mumble === This is a placeholder. This guide is targed towards Murmur at the moment. === Murmur === The following are the main dependencies r…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Install the dependencies

Mumble

This is a placeholder. This guide is targed towards Murmur at the moment.

Murmur

The following are the main dependencies required for building 1.20 from SVN.

devel/boost

x11/libICE

security/openssl

devel/protobuf

audio/speex

devel/qt4-corelib

devel/qt4-moc-4.4.3

net/qt4-network

devel/qt4-qmake

devel/qt4-rcc

database/qt4-sql

database/qt4-sqlite-plugin

textproc/qt4-xml


Compilation

For the server, Murmur:

qmake-qt4 CONFIG+=no-client CONFIG+=no-dbus main.pro

make release

Run Murmur