Hi there, Did you move sy_occ.so from the SybaseDA/src directory up to the SybaseDA directory, after building it? I would guess that that's the problem... --Brian Hooper On Sun, 20 Feb 2000 21:50:12 -0700 jiva@devware.com wrote:
I'm trying to use the sybase 2.0b2 db connector with sybase 11.9.2 and though it builds okay, when I go to zope, it shows up as a broken project with the following dump:
Traceback (innermost last): File "/usr/local/Zope-2.0.1-src/lib/python/OFS/Application.py", line 393, in import_products product=__import__(pname, global_dict, global_dict, silly) File "/usr/local/Zope-2.0.1-src/lib/python/Products/SybaseDAv2/__init__.py", line 90, in ? import DA File "/usr/local/Zope-2.0.1-src/lib/python/Products/SybaseDAv2/DA.py", line 91, in ? from db import DB File "/usr/local/Zope-2.0.1-src/lib/python/Products/SybaseDAv2/db.py", line 87, in ? import sy_occ, string, DateTime ImportError: No module named sy_occ
What's wrong? -- The end move in politics is always to pick up a gun. -- Buckminster Fuller
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )