On 03/23/2009 06:53:28 PM, Garry Peirce wrote: > Hi Paolo, > Ok - I believe I've done that. > Anyway to be certain the version of pmacctd I'm running is the most > current > patch of 0.11.5? > The behavior appears to be the same, although I'm not 100% sure I > updated my > version with CVS correctly.
The way to be sure is not to try to update the tarred version but to get a completely fresh copy from cvs. The following instructions are from the website: * Set CVSROOT=:pserver:[email protected]:/home/repo * cvs login (password is 'pmacct') * cvs co pmacct To be 100 certain run the above in an empty directory. You'll get a 'pmacct' directory which you can then cd into and do the usual ./configure; make; make install. (I tend not to install and just run directly from the src directory when I'm testing something new. YMMV.) Karl <[email protected]> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
