Skip to main content

ZC Buildout recipe for installing Zope 2.

Project description

plone.recipe.zope2install

Options

To specify which Zope 2 to use, use one of the following options:

url

The URL to a tarball to use for the Zope 2 installation.

svn

The URL for an subversion checkout to use for the Zope 2 installation.

If you use many buildouts with the same Zope 2 version, then you can add “zope-directory” in the “buildout” section in your ~/.buildout/default.cfg file like this:

[buildout]
zope-directory = /home/me/buildout/zope

For installations from tarballs that directory will be used instead of the parts directory in your buildout. Each version of Zope will get it’s own directory but if it’s already installed the existing one will be reused.

Exported variables

The following variables are set by this recipe and can be used in other parts.

location

The path to the Zope installations root.

Reporting bugs or asking questions

We have a shared bugtracker and help desk on Launchpad: https://bugs.launchpad.net/collective.buildout/

Change History

1.2

  • Renamed download-directory to download-cache, which is the name that is used by zc.buildout itself. [hannosch]

1.1

  • Small documentation update. Added link to the bugtracker. [hannosch]

1.0

  • Added changes file and small doc layout fix. [fschulze, hannosch]

0.3

  • Fixed an error where the “shared-zope” option was accessed but not yet set. [fschulze]

0.2

  • Added option to share Zope installations. [fschulze]

0.1

  • Initial implementation. [hannosch]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plone.recipe.zope2install-1.2.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

plone.recipe.zope2install-1.2-py2.4.egg (7.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page