comparison INSTALL.pkgsrc @ 1349:73b9f2aefb75 1.3.0

Merged new extensions and improvements from Thomas, with approval from Effortel Technologies SA -- thank you.
author Sebastien Decugis <sdecugis@freediameter.net>
date Sun, 12 May 2019 23:15:40 +0800
parents b90f100f9de6
children 699c3fb0c57b
comparison
equal deleted inserted replaced
1331:229ecec59ff5 1349:73b9f2aefb75
9 If you want to build and install freeDiameter from the repository, 9 If you want to build and install freeDiameter from the repository,
10 you'll need to install: 10 you'll need to install:
11 pkg_add bison pkg-config libidn gnutls libgcrypt mercurial 11 pkg_add bison pkg-config libidn gnutls libgcrypt mercurial
12 and follow the usual installation note. 12 and follow the usual installation note.
13 13
14 NetBSD does not support SCTP, so you have to add 14 For the optional extensions, you need mysql*-client, postgres*-client,
15 -DDISABLE_SCTP:BOOL=ON 15 libxml2, jsoncpp, and json-schema. For the debugging extensions,
16 to the cmake command line. 16 you also need swig and a python -- install as usual.
17 17
18 For the optional extensions, you need mysql*-client, postgres*-client,
19 libxml2. For the debugging extensions, you also need swig and a
20 python -- install as usual.
21
"Welcome to our mercurial repository"