spambayes/windows/py2exe README.txt,1.2,1.3
"Tony Meyer" <[email protected]>
| Newsgroups | gmane.mail.spam.spambayes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/spambayes/spambayes/windows/py2exe In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15036/windows/py2exe Modified Files: README.txt Log Message: Update build instructions. Index: README.txt =================================================================== RCS file: /cvsroot/spambayes/spambayes/windows/py2exe/README.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README.txt 3 Oct 2003 00:06:56 -0000 1.2 --- README.txt 16 Mar 2005 03:20:59 -0000 1.3 *************** *** 1,6 **** This is a py2exe setup script. ! Grab the CVS version of py2exe from sourceforge. Ensure you have Python 2.3. ! Install the py2exe\sandbox version, *not* the top-level py2exe version. Run "setup_all.py" --- 1,6 ---- This is a py2exe setup script. ! Grab the latest version of py2exe from sourceforge. Ensure you have Python ! 2.3 or above. Install py2exe. Run "setup_all.py"