3eaaf05ac9c98600017ac32104529548b7ab5a37
[doldaconnect.git] / doc / builddeps.debian
1                      Build dependencies on Debian
2
3 Note: The following lists probably apply to Ubuntu as well.
4
5 For (re-)building the configure scripts and related items (not
6 necessary if you build from a tarball):
7  * gettext
8  * cvs
9  * build-essential
10  * autoconf
11  * automake
12  * libtool
13  * guile-1.8-dev (Yes, this really is necessary, in order to get the
14                   GUILE_FLAGS autoconf macro into aclocal.m4)
15
16 Basic dependencies for most components:
17  * zlib1g-dev
18  * libbz2-dev
19
20 For building the daemon:
21  * libgdbm-dev
22  * libpam0g-dev (Only if PAM authentication is used)
23
24 For building dolcon:
25  * libgtk2.0-dev
26  * libxml2-dev
27
28 For all Scheme programs:
29  * guile-1.8-dev
30
31 For the GNOME panel applet:
32  * libpanel-applet2-dev
33
34 For the Pidgin plugin:
35  * libpurple-dev
36
37
38
39 This document  was last updated 2008-02-14, reflecting  release 1.1 of
40 Dolda Connect.