Where are MySQL Driver and Adaptor Binaries for Windows?
Can anyone help me either build the MySQL database driver or just find the binaries? I get an error trying to build the database driver on my Win XP box. Gives me an error that it cannot find cl.exe. Your help is appreciated. Thanks in advance.
You need visual studio for that. Cl.exe is the compile executable (I think). Try searching for the binary version as you obviously have the source. I think it may be up on soureforge. Paz -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org] On Behalf Of Carl (RIPE Interactive) Sent: Tuesday, November 06, 2001 4:51 AM To: zope@zope.org Subject: [Zope] Where are MySQL Driver and Adaptor Binaries for Windows? Can anyone help me either build the MySQL database driver or just find the binaries? I get an error trying to build the database driver on my Win XP box. Gives me an error that it cannot find cl.exe. Your help is appreciated. Thanks in advance. _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Here's one but perhaps newer are available (google "zope+windows+mysql") Said to run with Zope 2.4.x (Python 2.x reqiured) http://www.cs.fhm.edu/~ifw00065/
Can anyone help me either build the MySQL database driver or just find the binaries? I get an error trying to build the database driver on my Win XP box. Gives me an error that it cannot find cl.exe. Your help is appreciated.
Thanks in advance.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Carl (RIPE Interactive) -
Gilles Lenfant -
Paul Zwarts