Re: Makefile patch for building 64bit db-mysql on fedora
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
On Jan 21, 2010, at 6:39 PM, Michael Pheasant wrote: > db-mysql build fails on 64bit fedora11 & 12, as the client lib is in: > /usr/lib64/mysql/libmysqlclient.so > This adds the correct path to the makefile just before the 32-bit > equivalent path. Thanks for the patch, I'll include it in the next release of CLSQL. Kevin