[Zope] Z MySQL database adapter

Aaron aamehl at bezeqint.net
Wed May 5 07:25:29 EDT 2004


Whew some success I got past this problem.

Now I get the following error:
/usr/lib/python2.3/config/Setup.thread: No such file or directory
do I need to recompile python to get this file??

Is this something to do with it being threaded?

Thanks
Aaron

On =D7=91', 2004-05-03 at 20:19, Dieter Maurer wrote:
> Dennis Allison wrote at 2004-5-2 11:26 -0700:
> >You need to have installed PyMYSQLd in the python you are using for Zo=
pe=20
> >(that is, run setup.py with that python). =20
>=20
> That is the easiest way provided you have write access to
> this Python installation.
>=20
> Otherwise, any directory listed by "PYTHONPATH" (or more precisely "sys=
=2Epath")
> will do.
>=20
> >On Sun, 2 May 2004, Dieter Maurer wrote:
> > ...
> >> Do you already have a binary ("_mysql.so" on Unix, "_mysql.pyd" on
> >> Window)?. If so, put it in some directory on your PYTHONPATH,
> >> e.g. "<ZopeDir>/lib/python".
> >>=20
> >> Otherwise, you must generate the "_mysql.so" extension.
> >> The source lives on Sourceforge (project "Mysql-python" or "Python-M=
ysql").



More information about the Zope mailing list