[Zope] mysql da broken product
Jonothan Farr
jfarr@real.com
Wed, 28 Mar 2001 14:17:55 -0800
You need the MySQL client libraries installed on the machine and in your
LD_LIBRARY_PATH.
--jfarr
----- Original Message -----
From: <sean@horse101.com>
To: <zope@zope.org>
Cc: <sean@horse101.com>
Sent: Wednesday, March 28, 2001 2:01 PM
Subject: [Zope] mysql da broken product
> 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
>
>
> _______________________________________________
> 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 )
>
>