[Zope] mysql da broken product

sean@horse101.com sean@horse101.com
Wed, 28 Mar 2001 14:01:21 -0800


Hi,
I am trying to install the ZMySQLDA v. 2.0.5 .

I untar the file, restart zope, and then do not have the product available to add.  I go 
to the products list under control panel and click on the product because it says its a 
broken product.  
Any help would be appreciated!

Here is the traceback:
ZMySQLDA Import Traceback
Traceback (innermost last):
  File "/home/kelley/Zope-2.1.6-
src/lib/python/OFS/Application.py", line 387, in 
import_products
    product=__import__(pname, global_dict, global_dict, silly)
  File "/home/kelley/Zope-2.1.6-
src/lib/python/Products/ZMySQLDA/__init__.py", line 91, in ?
    import DA
  File "/home/kelley/Zope-2.1.6-
src/lib/python/Products/ZMySQLDA/DA.py", line 91, in ?
    from db import DB
  File "/home/kelley/Zope-2.1.6-
src/lib/python/Products/ZMySQLDA/db.py", line 89, in ?
    import _mysql
ImportError: libmysqlclient.so.8: cannot open shared object 
file: No such file or directory