Makefile patch for building 64bit db-mysql on fedora
Michael Pheasant <m.pheasant-SB0iaG47y/[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
Hi 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. Alternatively the commit is in my fork on github (maybe there is easy way for you to pull the commit): http://github.com/intronic/clsql/commit/dad909677970d768430310c79a136c2b876b98f8 Cheers m _______________________________________________ CLSQL mailing list [email protected] http://lists.b9.com/cgi-bin/mailman/listinfo/clsql
patch.db-mysql.makefile
(application/octet-stream, 1.1 KB) - not displayed