Hi Thank you for your help. I did add the /usr/local/lib to the ld file and the excecuted ldconfig but it responded with all kinds of errors. So I included the full path of the radiusclient file and that gave the same result. Any other ideas ?
-----Original Message----- From: Henning Westerholt [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 5:23 PM To: [email protected] Cc: Ali Jawad Subject: Re: [OpenSER-Users] Error Compiling 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 -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
