On Wednesday 04 August 2010, thanh.truong(a)htklabs.com wrote:
(please ignore my previous mail, i don't read this
in time)
I run command : kamctl start
But : ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio
start failed
[..]
And I run : tail –f /var/log/message to show log:
The log is:
Aug 4 15:05:07 appliance kamailio: ERROR: <core> [sr_module.c:390]: ERROR:
load_module: could not open module
</usr/local/lib/kamailio/modules/auth_radius.so>: libradiusclient-ng.so.2:
cannot open shared object file: No such file or directory
Hi truong,
did you installed the libradiusclient library dependency systemwide, and its
also found from the auth_radius module? Can you please do a:
ldd auth_radius.so (please substitute the correct location of the module)
on the shell and quote the output here?
Cheers,
Henning