23 Jan
2008
23 Jan
'08
1:19 p.m.
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