24 Nov
1999
24 Nov
'99
9:55 p.m.
-----Original Message----- From: Bill Anderson [mailto:banderson@boi.hp.com] Sent: Wednesday, November 24, 1999 4:41 PM To: zope-dev@zope.org Subject: [Zope-dev] Sybase DA import error
I seem to be getting in import error when testing the SyBase adapter.
import error follows:
import ctsybase Traceback (innermost last): File "<stdin>", line 1, in ? ImportError: /opt/sybase-11.9.2/lib/libct.so: undefined symbol: scl_sess_alloc
Any ideas? I have reinstalled the rpm to no avail (as expected).
(this address is not on the list, so a cc would be appreciated ...)
Are you using the new ctsybase adapter or the old one? (We only support the new one). http://www.zope.org/Products/DA/SybaseDA/ -Michel