mysqldb, ZMySQL install. python executables
Hallo, just a short question... I installed ZMySQL 2.0.8. -ok , now I got MySQL-python-0.9.0. - I'm not sure where to install it. I read in a Zope beginners book about installing MySQL-python-0.3.5 in /usr/local/dc/zope/lib/python/Products Is this the right dir for 0.9 too? The README in ZMySQL tells me to use the same python executables as zope uses. How can I find out? Thanks in advance, Florian ______________________________________________________________________________ Für alle, die nicht genug WEB.DE bekommen können. 100 MB Speicher, 01212-Nummer und mehr E-Mail unter http://club.web.de/?mc=021101
On Mon, 08 Apr 2002 15:43:51 +0200 florian.konnertz@web.de wrote:
The README in ZMySQL tells me to use the same python executables as zope uses. How can I find out?
Maybe a look in the zope-"start"-script may help... I have a source-installation and it shows this: exec /usr/bin/python2.1 \ $INST_HOME/z2.py \ -D "$@" greetings, maik.
participants (2)
-
florian.konnertz@web.de -
Maik Jablonski