Hi, > It compiles properly but when I run the daemon it can't find the freeradius > libs. > > I get this at the end of compile: > PATH="$PATH:/sbin" ldconfig -n /usr/local/lib > ---------------------------------------------------------------------- > Libraries have been installed in: > /usr/local/lib
as Phil says, check the LD path is known in eg /etc/ld.so.conf you might also want to run 'ldconfig -v' to verify that the libraries have been picked up and are seen/known alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

