Problem to start radiusd -x
Alan Buxey
A.L.M.Buxey at lboro.ac.uk
Wed Dec 2 12:48:41 CET 2009
Hi,
> now, i tried to run famous "radiusd -x" but i have the follow error message:
by default it would have gone into /usr/local PATH IIRC - so therefore
the libraries would have been installed into /usr/local/lib - this is probably
not in yoru LDPATH so you can add it...eg
add
/usr/local/lib
to /etc/ld.so.conf (or add it to whatever file/path your distro needs)
then run
'ldconfig -v'
et voila....should work...unix 101 stuff
alan
More information about the Freeradius-Users
mailing list