[Zope] mysqldb, ZMySQL install. python executables

Maik Jablonski maik.jablonski@uni-bielefeld.de
Mon, 8 Apr 2002 16:41:20 +0200


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.