[Zope-DB] Installing MySQL-python-0.9.0

Leonardo Cáceres leonardocaceres@tutopia.com
Sat, 18 May 2002 10:59:53 -0500


I'm trying to install MySQL-python-0.9.0 but I have some problems when
building setup.py

This is the Error (This is part of the traceback)

******
not copying MySQLdb\constants\CLIENT.py (output up-to-date)
running build_ext
building '_mysql' extension
cl.exe /c /nologo /Ox /MD /W3 /GX -Ic:\mysql\include
-ID:\WEBSITE\BIN\Include /T
c_mysql.c /Fobuild\temp.win32-2.1\Release\_mysql.obj
error: command 'cl.exe' failed: No such file or directory
*********

This in my Configuration:

Zope 2.5.1
Python 2.1.3
Windows Me
mysql 3.23.47
MySQL-python-0.9.0
ZMySQLDA 2.0.8

I need some help to get over this ?
Thanks in advance.

Leonardo Cáceres