On Wednesday 11 June 2008, Ali Jawad wrote: > 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 >
Hi Ali, perhaps this path is not included in your system library search path? Look at /etc/ld.so.conf. Henning _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
