comparison INSTALL.pkgsrc @ 1561:699c3fb0c57b

Switch from libidn to libidn2. libidn2 is the backwards compatible successor to libidn, and at least Red Hat 8 does not provide a dev package for libidn1.
author Thomas Klausner <wiz@gatalith.at>
date Wed, 16 Jun 2021 18:44:45 +0200
parents b90f100f9de6
children
comparison
equal deleted inserted replaced
1560:9084c6f94a0a 1561:699c3fb0c57b
6 cd /usr/pkgsrc/net/freeDiameter 6 cd /usr/pkgsrc/net/freeDiameter
7 make install 7 make install
8 8
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 libidn2 gnutls libgcrypt mercurial
12 and follow the usual installation note. 12 and follow the usual installation note.
13 13
14 For the optional extensions, you need mysql*-client, postgres*-client, 14 For the optional extensions, you need mysql*-client, postgres*-client,
15 libxml2, jsoncpp, and json-schema. For the debugging extensions, 15 libxml2, jsoncpp, and json-schema. For the debugging extensions,
16 you also need swig and a python -- install as usual. 16 you also need swig and a python -- install as usual.
"Welcome to our mercurial repository"