Unable to run radclient - libfreeradius-radius-2.0.0.so not found
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Wed Jan 23 19:19:23 CET 2008
Hi,
> Trying to run radclient to test if I have things set up correctly and I get
> this.
>
> Only similar thing I could find on the net was libcrypt being missing which
> was pointed at being an incorrect installation of openLDAP (I think).
>
> I downloaded the src and compiled from there with ./configure, make and
> then make install.
>
> Any suggestions?
as per the stuff that gets spewed to the screen when you do make install,
ensure that /usr/local/lib in in your library path! /etc/ld.so.conf
or somesuch (depends on OS/distro) will need to have that path added -
after which you need to
/sbin/ldconfig -v
alan
More information about the Freeradius-Users
mailing list