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.