I have compiled the CVS snapshot 20041130 of freeradius since a precompiled binary didn't have rlm_eap included and compiling 1.0.1 resulted in rlm_eap not linking correctly.
When I try to run "radtest user password localhost 0 passphrase" (without quotes of course), I get this error: /usr/local/freeradius/bin/radclient: error: /usr/local/freeradius/bin/.libs/radclient does not exist This script is just a wrapper for radclient. See the libtool documentation for more information. I compiled the CVS snapshot using: ./configure --prefix=/usr/local/freeradius make make install I didn't notice any errors; however, I was just looking to make sure rlm_eap linked correctly, which it did. I did the compile on a Powerbook running Mac OS X 10.3.6. -- Justin Guidroz - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

