plone_hosting buildout zope/zeo setup fine but no Plone

David Bain david.bain at alteroo.com
Mon Nov 19 02:23:43 UTC 2007


Okay, the problem was PIL, apparently the easy_install way didn't work.
I ended up downloading Imaging..tar.gz
unpacking it and running
python setup.py install


On Nov 18, 2007 8:00 PM, David Bain <david.bain at alteroo.com> wrote:

> After creating a new buildout using the plone_hosting template I was not
> able to add a new Plone.
>
> I've created a buildout using ZopeSkel
>
>  paster create -t plone_hosting
>
> I accepted all the defaults then ran
>
>  python bootstrap.py
>  bin/buildout
>
> It worked fine and I was able to log into my new Zope.
>
> Except I saw no Plone Site to install in the ZMI.
>
>
> Some one in #plone irc suggested that I install PIL which I did using
> easy_install as follows:
>
>  easy_install --find-links http://www.pythonware.com/products/pil/ Imaging
>
> After restarting, still no Plone Site available to install in the ZMI.
>
> Any suggestions would be greatly appreciated.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plone.org/pipermail/plone-product-developers/attachments/20071118/ef270f06/attachment-0002.html>


More information about the Product-Developers mailing list