hi all,

at TOPP we've been doing a bit of work to get Listen working on a relatively vanilla Plone 3.1 installation. to get started, we've put together a buildout that will install Zope, Plone, Membrane, Remember, and Listen. (Remember is recommended for Listen because Listen often has to look users up by their email address, which is much more efficient using Remember's member catalog than Plone's default member search.)

this means that it's easier than ever before to get a test Listen site going. we've updated the instructions at:

http://www.openplans.org/projects/listen/installation-instructions

but i'll include them here, just so you don't have to go to all that trouble:

$ svn co https://svn.plone.org/svn/collective/listen/buildouts/p3.1-remember listen-p3.1-remember
$ cd listen-p3.1-remember
$ python2.4 bootstrap.py
$ ./bin/buildout
$ ./bin/instance start

okay, you'll still have to go to the instrux page for help on setting up your SMTP server, but those five commands will get you a running Zope where you can add a Plone site, add Listen, and start adding mailing lists.

-r


--
Archive: 
http://www.openplans.org/projects/listen/lists/listen-dev/archive/2008/05/1211528684249
To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]  
Please contact [EMAIL PROTECTED] for questions.

Reply via email to