view INSTALL.pkgsrc @ 1448:b6be23e0d1be

swap 3GPP Measurement-Period-LTE and Measurement-Period-UMTS AVP codes 3GPP Measurement-Period-LTE is AVP code 1655 not 1656. 3GPP Measurement-Period-UMTS is AVP code 1656 not 1655. Changed in 3GPP TS 29.272 V12.9.0 (2015-12).
author Luke Mewburn <luke@mewburn.net>
date Thu, 27 Feb 2020 23:05:26 +1100
parents b90f100f9de6
children 699c3fb0c57b
line wrap: on
line source

The simplest way to install on NetBSD, DragonFly, MirBSD or other
pkgsrc platforms is:
	pkg_add freeDiameter

If no binary package exists:
	cd /usr/pkgsrc/net/freeDiameter
	make install

If you want to build and install freeDiameter from the repository,
you'll need to install:
	pkg_add bison pkg-config libidn gnutls libgcrypt mercurial
and follow the usual installation note.

For the optional extensions, you need mysql*-client, postgres*-client,
libxml2, jsoncpp, and json-schema.  For the debugging extensions,
you also need swig and a python -- install as usual.

"Welcome to our mercurial repository"