------_ extPart_001_01C4E46C.B0F9339F Content-Type: text/plain; charset s-ascii" Content-Transfer-Encoding: quoted-printable I'm trying to install the C-based MySQL/Ruby library on my WinXP box and MySQL 4.1.7 Running "ruby extconf.rb -with-mysql-dir=C:/mysql-4.1.7-win" doesn't seem to work, I get: checking for mysql_query() in mysqlclient.lib... no checking for main() in m.lib... yes checking for mysql_query() in mysqlclient.lib... no checking for main() in z.lib... no checking for mysql_query() in mysqlclient.lib... no checking for main() in socket.lib... no checking for mysql_query() in mysqlclient.lib... no checking for main() in nsl.lib... no checking for mysql_query() in mysqlclient.lib... no Am I missing something here? Should I have put some special DLLs into my PATH or something? Is there already a pre-compiled /packaged version of the C-based MySQL driver for x86/Win32? Thanks, Chris ------_ extPart_001_01C4E46C.B0F9339F--