7 Nov
2013
7 Nov
'13
12:15 a.m.
On Thu, Nov 7, 2013 at 12:07 PM, Bill Schoolfield <bill@billmax.com> wrote:
So the custom module is in an RPM?
No. During our build we create the rlm_billmax.so file from the FR files installed from (./configure..., gmake install of the FR tgz) and our library.
Did you try:
- ldd /usr/lib64/freeradius/rlm_billmax.so - verify that all other FR modules are also in the same place (i.e. /usr/lib64/freeradius) ?
Yes. The files are all in the same place and ldd doesn't show anything missing.
Did it work when you install EVERYTHING from the resulting build (i.e. not use FR from rpm)? Just in case it was something simple. -- Fajar