Re: Re : problem with freeradius & fedors core 5,6

2007-04-06 Thread Alan DeKok
Jackson Jerry-NPC637 wrote: > Ok. I'm fairly new to Linux & thought that doing a > `make clean' would accomplish this. No. The "make install" process installs files on the system. "make clean" just cleans up the build directory, *not* the installed files. > Do I have to go in > & delete a

RE: Re : problem with freeradius & fedors core 5,6

2007-04-06 Thread Jackson Jerry-NPC637
Ok. I'm fairly new to Linux & thought that doing a `make clean' would accomplish this. Do I have to go in & delete all of the leftover freeradius files after the `make clean'? Or, what is the best way to make sure that the previous install has been completely removed. Thanks, Jerry Jac

Re: Re : problem with freeradius & fedors core 5,6

2007-04-05 Thread Alan DeKok
Jackson Jerry-NPC637 wrote: ... > & still get the double free error starting up radius. > > Is there anything else I need to do besides a (make clean) of the > previous installation? Make sure that the old version has been removed. Alan DeKok. -- http://deployingradius.com - The

RE: Re : problem with freeradius & fedors core 5,6

2007-04-05 Thread Jackson Jerry-NPC637
I appreciate the help from everyone, but ran into the same problem after checking out new source from CVS & make clean ./configure Make Make install & still get the double free error starting up radius. Is there anything else I need to do besides a (make clean) of the previous installation?

Re: Re : problem with freeradius & fedors core 5,6

2007-04-05 Thread Alan DeKok
Jackson Jerry-NPC637 wrote: > Last question on this I’m sure. If I wanted to get this update for version > > 1.1.3? 1.1.6. See the web site for details when it comes out. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The b

RE: Re : problem with freeradius & fedors core 5,6

2007-04-05 Thread Jackson Jerry-NPC637
list Subject: RE: Re : problem with freeradius & fedors core 5,6 Eshun - Thanks for the info. Bear with me, but from the info I've received on the mailing list it looks like; (there is a fix for this, but it needs to be checked out of cvs & built?), correct. I haven

RE: Re : problem with freeradius & fedors core 5,6

2007-04-05 Thread Jackson Jerry-NPC637
Eshun - Thanks for the info. Bear with me, but from the info I've received on the mailing list it looks like; (there is a fix for this, but it needs to be checked out of cvs & built?), correct. I haven't used cvs in a while, but will try an grab this update/fix. Will the instruc