Hi All

 

I did remove all the radius mods from the exclude section of the Makefile. And I did enable radius in the Makefile of the acc module. All compiled well howver when I try to load the acc module I get the following error

 

ERROR:core:sr_load_module: could not open module </usr/local/lib/openser/modules/acc.so>: libradiusclient-ng.so.2: cannot open shared object file: No such file or directory

 

However the file in question can be found at

 

/usr/local/lib/libradiusclient-ng.so.2

 

With Regards