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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to