Hello Chuq, Monday, September 9, 2002, 5:12:54 AM, you wrote:
CVR> What's the magic incantation for this? obviously, my CVS hacking is CVR> weak.... Mine is not very strong, but it works. Move in the mailman source and issue ONCE this command: cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/mailman co mailman To update the source issue, move to the source directory and issue this command: cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/mailman update mailman Then make make install as usual. This is what I usually do. Once in a while (or when I see that the configure file has been update) I issue the ./configure command before make;make install I don't know if this is the right thing to do, if anyone has better suggestions, so much the better. -- Best regards, Luigi mailto:[EMAIL PROTECTED] _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-developers
