Hugo Ramos wrote: > I've used the following commands: > > ./configure --prefix=/var/zope --with-python=/usr/local/bin/python2.4 > make > make install > > cd /var/zope/bin/ > ./mkzopeinstance.py Try: $ python2.4 mkzopeinstance.py -- Jean Ferri