[Zope] Error when starting Zope 2.9.0

2006-02-01 Thread Hugo Ramos
Yellow ppl, I've instaled Zope 2.9.0 on Fedora 4 using Python 2.4.2 compiled from source. Everything ok. I was trying to do exactly the same (Zope 2.9.0 with Python 2.4.2 from source) in Debian 3.1 and I got the following error: === bsbserv035:/var/zope/inst1/bin# ./runzope

Re: [Zope] Error when starting Zope 2.9.0

2006-02-01 Thread Andreas Jung
--On 1. Februar 2006 11:57:08 -0200 Hugo Ramos [EMAIL PROTECTED] wrote: Yellow ppl, I've instaled Zope 2.9.0 on Fedora 4 using Python 2.4.2 compiled from source. Everything ok. I was trying to do exactly the same (Zope 2.9.0 with Python 2.4.2 from source) in Debian 3.1 and I got the

Re: [Zope] Error when starting Zope 2.9.0

2006-02-01 Thread Hugo Ramos
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 Regards Hugo On 2/1/06, Andreas Jung [EMAIL PROTECTED] wrote: --On 1. Februar 2006 11:57:08 -0200 Hugo Ramos [EMAIL PROTECTED]

Re: [Zope] Error when starting Zope 2.9.0

2006-02-01 Thread Hugo Ramos
Any ideas??? On 2/1/06, Hugo Ramos [EMAIL PROTECTED] 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 Regards Hugo On 2/1/06, Andreas Jung [EMAIL PROTECTED]

Re: [Zope] Error when starting Zope 2.9.0

2006-02-01 Thread Jean Rodrigo Ferri
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 ___ Zope maillist