2016-08-23 11:20:13 +02:00
|
|
|
libbrandt dependencies are:
|
2016-06-28 22:12:06 +02:00
|
|
|
|
|
|
|
- libgcrypt 1.7+
|
2016-08-23 11:20:13 +02:00
|
|
|
- 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`.
|