Justin Guidroz <[EMAIL PROTECTED]> wrote: > So in my previous email about the radtest error, I should have thought > a little harder and realized that it's actually radclient that's the > problem. So could the reason for radclient not working possibly be > since it was a cvs snapshot, or is it more likely something didn't > link correctly since the error was talking about libtool?
It looks to be another libtool issue. The solution is to edit src/main/Makefile, and change "install ... radclient" to "libtool --mode=install ... radclient". I don't know why that's happening, though. Weird. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

