comparison INSTALL.pkgsrc @ 1334:b90f100f9de6

Update INSTALL.pkgsrc.
author Thomas Klausner <tk@giga.or.at>
date Tue, 09 Apr 2019 15:24:07 +0200
parents edb5228bd753
children 699c3fb0c57b
comparison
equal deleted inserted replaced
1333:cbe1da7a32f1 1334:b90f100f9de6
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"