hi, linux admin task:
you can also do 'make -n install' and this will show you what and where make is going to put the files (its a test/dummy run) - then you can grep through the output for eg /usr/local and see what files to get rid of. as well as the tools themselves - radiusd, radtest etc, you'll also want to delete the related library files - these will usually be self evident by the names in /usr/local/lib - and after doing this, re-run the system library too /sbin/ldconfig -v alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

