Mailing List Archive

problem with using ZMySQLDA
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$
Re: problem with using ZMySQLDA [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The error message is self-speaking. Either libssl is not installed
or not configured. Check if the file is available and where. Install
it (or the related package) and/or adjust your ld.so.conf or the
LD_LIBRARY_PATH environment variable.

- -aj

On 14.02.2009 1:29 Uhr, problem solver wrote:
> 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$
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Zope-DB mailing list
> Zope-DB@zope.org
> http://mail.zope.org/mailman/listinfo/zope-db


- --
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: info@zopyx.com - Phone +49 - 7071 - 793376
Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535
Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK
- ------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkmWagkACgkQCJIWIbr9KYyOMwCfQFwR2YIxMM7Ct04Ved8hdNhE
a5kAnjp9eVfOEWMOsoedIyKGYj41mIZn
=+ulh
-----END PGP SIGNATURE-----