24 Apr
2007
24 Apr
'07
8:18 p.m.
Roberto Greiner wrote:
When I give a 'radwho' command, I receive the following error: radwho: error while loading shared libraries: libradius-1.1.6.so: cannot open shared object file: No such file or directory
Try doing: ldd radwho
The mentioned libradius file is in /usr/lib/freeradius
Hmm... that's likely the issue. The dynamic linker doesn't know about /usr/lib/freeradius, and radwho isnt' smart enough to read the config files & set up libdir appropriately. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog