2.0.0 documentation for radiusd.conf.
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Fri Jun 15 11:06:24 CEST 2007
Hi,
> Ok, is there any way to get it to be more verbose about whats causing
> the bus error ?
>
> I'm going grab a fresh copy from the repository, just in case cvs update
> has mangled one of the files....
make distclean
./configure --with-you-options
make
rm -rf /usr/local/lib/rlm_* (or whatever to remove all old version of the libraries)
make install
ldconfig -v
if you dont delete your old rlm_ libraries then if there isnt a major revision update
they WILL come back to bite you.
alan
More information about the Freeradius-Users
mailing list