From: Bruce D'A. <bd...@fa...> - 2003-01-18 22:03:26
|
On Saturday, January 18, 2003, at 12:21 PM, Markus Hoenicka wrote: > I've been in contact with a few people running RefDB/MySQL on MacOS X, > so in general it should be doable. It is quite possible that binary > MySQL packages lack the development libraries and headers. Could you > please check whether there is a separate package for these files, > something like mysql-devel? Debian Linux uses separate devel packages > for nearly any package that uses nonstandard libraries. A new OS X installer package for MySQL was just released (http://www.aaronfaby.com/mysql.php). While I am unsure what the previously mentioned package installs, here is what I find in the "MySQL/lib/mysql" directory after using the new installer: libdbug.a libmysqlclient.la libheap.a libmysqlclient_r.10.0.0.dylib libmerge.a libmysqlclient_r.10.dylib libmyisam.a libmysqlclient_r.a libmyisammrg.a libmysqlclient_r.dylib libmysqlclient.10.0.0.dylib libmysqlclient_r.la libmysqlclient.10.dylib libmystrings.a libmysqlclient.a libmysys.a libmysqlclient.dylib libnisam.a Is that sufficient Markus? Bruce |