[Zope] ZSQL not shown in list to add new method
Tres Seaver
tseaver at palladion.com
Mon Jun 27 14:46:58 EDT 2011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 06/27/2011 02:39 PM, Tres Seaver wrote:
> On 06/27/2011 12:49 PM, c k wrote:
>> Now i installed zope2 2.13.7 and just added products.zsqlmethods in
>> buildout.cfg and also added entry as products.sqlmethods = 2.13.3 in
>> versions.cfg.
>> Then run the buildout and mkzopeinstance.
>> After instance is created, checked to add new zsql method.
>> But still there is no option to add it.
>> Also checked the egg file and it is compiled and buildout has ot shown any
>> error for zsql.
>> What's going wrong?
>
> Are you including the ZCML for Products.ZSQLMethods in your buildout.cfg
> instance section?
FWIW, I just did the following::
- ------------------------ %< -----------------------
$ /opt/Python-2.6.5/bin/virtualenv --no-site-package /tmp/zsql
...
$ /tmp/zsql/bin/easy_install Zope==2.13.7 Products.ZSQLMethods==2.13.3
...
$ /tmp/zsql/bin/mkzopeinstance -d /tmp/zsqlinst
...
$ /tmp/zsqlinst/zopectl fg
- ------------------------ %< -----------------------
and was able to add ZSQL methods TTW in the ZMI.
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at 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/
iEYEARECAAYFAk4I0CIACgkQ+gerLs4ltQ6AeACglTsnRwkY/8LjTL4mEvwNgoZw
MZcAnRi4Ww47JVDLLYrk+viy2kWlDKxS
=3bpR
-----END PGP SIGNATURE-----
More information about the Zope
mailing list