                                  INSTALLATION

Just type "./waf configure --prefix=${HOME}", followed by "./waf install". This
will install all the necessary files in your home directory. Other directories
can be specified with the prefix option, for example, "./waf configure
--prefix=/usr".

                                  REQUIREMENTS

You will need the DBus, GLib and DBus-GLib libraries.
On Debian-based systems these are available in the following packages:

* libdbus-1-3
* libglib2.0-0 (>= 2.16)
* libdbus-glib-1-2

                               BUILD REQUIREMENTS

You will need the DBus, GLib and DBus-GLib development libraries and headers.
Additionally, you will need the pkg-config, gettext and intltool tools.
On Debian-based systems these are available in the following packages:

* libdbus-1-dev
* libglib2.0-dev (>= 2.16)
* libdbus-glib-1-dev
* pkg-config
* gettext
* intltool

                             OPTIONAL DEPENDENCIES

On Debian-based systems these are available in the following packages:

* libnice0
* libnm-glib0
* libgupnp-igd-1.0
* libgnutls26

                          OPTIONAL BUILD DEPENDENCIES

On Debian-based systems these are available in the following packages:

* libnice-dev
* libnm-glib-dev
* libgupnp-igd-1.0-dev
* libgnutls-dev

# vi:textwidth=80:expandtab
