[Zope-DB] problem with using ZMySQLDA
problem solver
fixer.solver at gmail.com
Fri Feb 13 19:29:50 EST 2009
Hello All,
I am trying to install ZMySQL on my v ubuntu server, everything
went fine except when I ran into this problem, any help would be
really appreciated.
Thanks!
ps: I have also installed libssl-dev :/
2009-02-13T18:39:14 ERROR Zope Could not import Products.ZMySQLDA
Traceback (most recent call last):
File "/opt/Plone-2.5/lib/python/OFS/Application.py", line 715, in
import_prod$
product=__import__(pname, global_dict, global_dict, silly)
File "/opt/Plone-2.5/lib/python/Products/ZMySQLDA/__init__.py", line 91,
in ?
import DA
File "/opt/Plone-2.5/lib/python/Products/ZMySQLDA/DA.py", line 92, in ?
from db import DB
File "/opt/Plone-2.5/lib/python/Products/ZMySQLDA/db.py", line 89, in ?
import _mysql
File "build/bdist.linux-i686/egg/_mysql.py", line 7, in ?
File "build/bdist.linux-i686/egg/_mysql.py", line 6, in __bootstrap__
ImportError: libssl.so.6: cannot open shared object file: No such file or
direc$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope-db/attachments/20090213/5af0247d/attachment.html
More information about the Zope-DB
mailing list