Re: MacOS X problems
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Sun, 27 Jun 2004 13:49:27 -0600
| Newsgroups | gmane.lisp.uffi.general |
|---|---|
| Message-ID | <[email protected]> |
I had access to a Darwin system. I successfully tested CLSQL with OpenMCL 0.14.2-p1. I installed the fink mysql and mysql12-dev packages. I had to modify db-mysql/Makefile to add the MySQL include (/sw/include/mysql) and library (/sw/lib) directories. The next upload of CLSQL will include those changes. With that, CLSQL passed all 202 mysql tests on OS X 10.3.4. I looked for postgresql fink packages for testing, but I did not find them. Kevin