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 all of the

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

2007-04-05 Thread Jackson Jerry-NPC637
mailing list Subject: Re : problem with freeradius fedors core 5,6 Module: Library search path is /usr/local/lib *** glibc detected *** radiusd: double free or corruption (fasttop): 0x090fcde8 *** if you are installing 1.1.5 then install cvs . $ cvs -d :pserver:[EMAIL PROTECTED]:/source

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

2007-04-05 Thread Jackson Jerry-NPC637
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't used cvs in a while

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

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: ... 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 web