Zope My/SQL Adapter LD_LIBRARY_PATH
Uh, the path. I'm a newbie so I still don't quite get it. If I type $ set I do not see the LD_LIBRARY_PATH or # "set ". If I use the command #/usr/local/lib/mysql=LD_LIBRARY , I get the same result. What should I do to correct this problem?
jfarr@real.com 02/22/00 02:13PM >>> The library loader can't find libmysqlclient.so.6. You can add the path to your LD_LIBRARY_PATH environment variable, or create a symlink to the file from a directory that's already in the library path (like /usr/lib or /usr/local/lib).
-jfarr ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Hi! I'm a signature virus. Copy me into your .sig to join the fun! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ----- Original Message ----- From: CURTIS David <David.Curtis@state.or.us> To: IPM Return requested (Receipt notification requested) <Zope@zope.org> Sent: Tuesday, February 22, 2000 1:17 PM Subject: [Zope] Zope My/SQL Adapter
Greetings,
I am trying to install the Zope MySQL Adapters and I get the following when I try to install the file./
Traceback (innermost last): File ":build.py" line 14 in? import MySQLdb File Mysql MySQld.py in line 19? from _ mysql import* Import error : libmysqlclient.so.6 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 )
_______________________________________________ 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 )
participants (1)
-
CURTIS David