[plt-scheme] MySql Library

From: Gordon Weakliem (gweakliem at oddpost.com)
Date: Wed Jul 28 17:39:22 EDT 2004

I have binaries for Noel Welsh's version (from Schematics) for Win32 (against MySql 4.0) that you can try.  Overall, it's pretty similar to David's.  I'm having trouble packing it as a PLT file, so I've saved it as a zip file[1] that you can just unzip into your collects directory.  I'll work on getting a real .plt distro onto the schematics site. 
  
[1] http://www.eighty-twenty.net/mysql.zip 
-- 
Gordon Weakliem 
http://www.eighty-twenty.net 
  
  
-----Original Message from Bruce <bcollins at austarnet.com.au>-----
  
For list-related administrative tasks: 
  http://list.cs.brown.edu/mailman/listinfo/plt-scheme 

Hello, 
I wish to use David Van Horn's MySql 
Client Library on a Windows PC. 
Any help with the relevant Windows 
form of the following would be appreciated: 

mzc --auto-dir ++ldf /usr/lib/libmysqlclient.so.10 \ 
                       ++ccf -I/usr/include/mysql/ 


Posted on the users mailing list.