From: Andy Dustman <andy@dustman.net>
MySQL-python/MySQLdb still needs to be compiled. Do this with:
$ python setup.py build # python setup.py install
There is no setup.py in my Zope tree It seems to me, that there are source and binaries, and that one has to guess himself, if it has to be compiled or not. Access to mySQL works now from Zope, so I think I loaded the binary. The outdated stuff in the Products section of www.zope.org is no good marketing for a content management system. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
On Fri, 10 Aug 2001, Stephan Goeldi wrote:
From: Andy Dustman <andy@dustman.net>
MySQL-python/MySQLdb still needs to be compiled. Do this with:
$ python setup.py build # python setup.py install
There is no setup.py in my Zope tree
setup.py is in the MySQL-python directory. It also has a file called README you might find useful. -- Andy Dustman PGP: 0xC72F3F1D @ .net http://dustman.net/andy I'll give spammers one bite of the apple, but they'll have to guess which bite has the razor blade in it.
participants (2)
-
Andy Dustman -
Stephan Goeldi