13 Jan
2009
13 Jan
'09
1:01 p.m.
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