aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 54051cf2f9a03ee4439d72f1e8498f66427d1d2f (plain) (blame)
1
2
3
4
5
6
7
8
libbrandt dependencies are:

- libgcrypt 1.7+
- libgnunetutil 13.0+ (it's best to use the current version from svn)

To setup your build environment just call `./bootstrap`, `./configure` with
appropriate CFLAGS and other arguments to fit your system. Afterwards you can
build libbrandt by calling `make` and run the tests with `make check`.