-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/23/2011 01:52 PM, Eric d'Halibut wrote:
On 6/23/11, Tres Seaver <tseaver@palladion.com> wrote:
Unpack the CMFCore sdist tarball, e.g.:
$ cd /tmp $ wget \
http://pypi.python.org/packages/source/P/Products.CMFCore/Products.CMFCore-2... $ cd /usr/local $ sudo tar xzf /tmp/Products.CMFCore-2.2.4.tar.gz
and then add the unpacked directory to the 'products' section of your instance's 'zope.conf', e.g.:
$ grep "^products" /usr/local/Zopeish/etc/zope.conf products /usr/local/Products.CMFCore-2.2.4/
No joy. Thanks. I am giving up on my NetBSD, and, when I get some time later today, redo all this on a linux box.
FTR, my original example was wrong. It should have been: $ grep "^products" /usr/local/Zopeish/etc/zope.conf products /usr/local/Products.CMFCore-2.2.4/Products/ and CMFCore requires that 'five.localsitemanager' be importable (buildout and easy_install would have guaranteed that). Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk4ErkUACgkQ+gerLs4ltQ5vfgCcDtYcvj7oPzoW1jreBPawtIxh CQsAoKD3w22NQK26MxEYfp1FSBDO+QFZ =J4w0 -----END PGP SIGNATURE-----