[Setup] Re: paster and buildout under WINDOWS

Martin Aspeli optilude+lists at gmail.com
Tue Nov 3 10:30:32 UTC 2009


floseries wrote:
> Running paster for creating plone3_buildout project demands path for
> zope2_install and plone_products_install.

Just leave them blank if you don't have these already.

> I could not found any documentation which paths these are.
> 
> Having installed Plone 3.3.1 with zope before, are these following paths ? :
> 
> Zope2_install: ..Plone\bin or ...Plone\zope2
> plone_products_install: ..Plone or ..Plone\buildout-cache\eggs
> 
> And where should the .buildout directory with the default.cfg be installed ?
> Is it under c:\users\<username>\ ?

Probably. The best way to check is to start a command line and do:

   python -c "import os.path; print os.path.expanduser('~')"

Martin

-- 
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book




More information about the Setup mailing list