spambayes/spambayes/resources README.txt, NONE, 1.1
"Richie Hindle" <[email protected]> Mon, 14 Nov 2005 23:28:38 +0100 (CET)
| Newsgroups | gmane.mail.spam.spambayes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/spambayes/spambayes/spambayes/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15683 Added Files: README.txt Log Message: Added a README noting that you need resourcepackages for changes to the 'resources' directory to take effect. --- NEW FILE: README.txt --- When running SpamBayes from source, you need to install resourcepackage from http://resourcepackage.sourceforge.net/ in order for your changes to anything in the "resource" directory to take effect. Download ResourcePackage-1.0.0.tar.gz, unpack it into a temporary area, cd to that area, and run "python setup.py install". You can then delete the unpacked files.