[Zope] ZMySQLDA Problem

Andreas Jung lists at zopyx.com
Mon Mar 5 07:29:28 EST 2007



--On 5. März 2007 07:26:10 -0500 tonylabarbara at aol.com wrote:

># find / -name libmysqlclient_r.so.15
> /usr/local/lib/mysql/libmysqlclient_r.so.15
># find / -name bdist.freebsd-6.2-RELEASE-i386
> /usr/src/MySQL-python-1.2.2/build/bdist.freebsd-6.2-RELEASE-i386
># ls /usr/src/MySQL-python-1.2.2/build/bdist.freebsd-6.2-RELEASE-i386/
>#
>
> It would appear that indeed libmysqlclient_r.so.15 is in fact to be found
> in the /usr/local/lib/mysql dir. So that would appear to not be the
> issue. Next, you state that it might not be found in its environment, and
> tell me I should try adding it "using the LD_LIBRARY_PATH environment
> variable". Okay, but could you be more specific? How exactly do I do
> that? Or, where is a resource to learn how to do it? TIA,
> Tony
>
>

export LD_LIBRARY_PATH=/path/to/libdir1:/path/to/libdir2:....

-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20070305/6a6991f1/attachment.bin


More information about the Zope mailing list