From: Francis Dupont Date: Tue, 27 Nov 2018 12:04:22 +0000 (+0100) Subject: [75-radius-documentation-needs-an-update] Resolved merge conflict X-Git-Tag: 136-add-global-host-reservation-examples_base~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df5bfc6a98bde7f2f363e0b84179116590f84ac7;p=thirdparty%2Fkea.git [75-radius-documentation-needs-an-update] Resolved merge conflict --- df5bfc6a98bde7f2f363e0b84179116590f84ac7 diff --cc doc/guide/hooks-radius.xml index 175009399f,43df74a832..edd2e261b8 --- a/doc/guide/hooks-radius.xml +++ b/doc/guide/hooks-radius.xml @@@ -188,9 -187,10 +187,11 @@@ drwxr-xr-x 10 thomson staff 340 A drwxr-xr-x 14 thomson staff 476 Apr 26 19:04 tools - The next step is to configure Kea. There are several essential steps necessary here. + The makefiles have to be regenerated using autoreconf. + -The next step is to configure Kea. The --with-freeradius switch passed -to configure script is necessary to tell Kea where the FreeRADIUS ++The next step is to configure Kea. There are several essential steps necessary here. +Running autoreconf -if is necessary to compile premium package that contains +RADIUS. Also, --with-freeradius option is necessary to tell Kea where the FreeRADIUS client sources can be found. Also, since the non-standard boost is used, the path to it has to be specified.