21 Nov
2011
21 Nov
'11
5:55 a.m.
Hi,
I have included already the /usr/local/lib directory in my LD_LIBRARY_PATH, but I think the problem is I don't have this library in my system: libfreeradius-radius-2.2.0.so. So is freeradius missing something at installation time? Because I can't find this library even on the internet to download.
the libraries needs for FR are either installed when you install the package or are installed when you install from source (./configure ; make ; make install) have you run /sbin/ldconfig -v ? alan