Skip to main content

Recipe for installing ZMySQLDA

Project description

collective.recipe.zmysqlda is simple recipe used for installing ZMySQLDA from the source tarball. ZMySQLDA 2.0.8 tarball has internal structure lib/python/Products/ZMySQLDA/…. and if you need it in your instance, you must extract it manually. This buildout recipe solves this problem.

Example:

[zmysqlda]
recipe = collective.recipe.zmysqlda
target = ${buildout:directory}/products

target is optional. Defaults to ${buildout:directory}/products

Please note, you need MySQL-python egg in your buildout.cfg or mysql-python package installed in your python instance.

2.0.9

Fixed buildout[‘download-directory’]

2.0.8

Initial release

Supported by

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