On 12/02/2009 06:48 AM, Alan Buxey wrote:
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)
Or you might want to consider adding --prefix=/usr (and a few other path arguments) when running configure so that things land in expected places for your system. By default configure assumes you can't install in standard locations and you end up using /usr/local instead. -- John Dennis <jdennis@redhat.com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/