[sr-dev] [kamailio/kamailio] cannot build acc_radius_mod on fedora (#1226)

Daniel-Constantin Mierla notifications at github.com
Mon Sep 4 09:57:42 CEST 2017


The radius client library can be selected by setting either `FREERADIUS` or `USE_RADCLI` to 1 when compiling radius modules, see `Makefile.radius`:

  * https://github.com/kamailio/kamailio/blob/master/src/Makefile.radius

Like:

```
make FREERADIUS=1 modules modules=src/modules/auth_radius
```

Should anyone have a way/ideas to improve this (either in Makefile or via docs), a pull request will be appreciated.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1226#issuecomment-326892166
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170904/8fa2efe0/attachment.html>


More information about the sr-dev mailing list