Re: [Zope] Re: Zope2.7.4 with Python2.4?

2005-04-19 Thread Paul Winkler
On Tue, Apr 19, 2005 at 06:45:04PM -0500, Luis N wrote:
> Hi, 
>   >Zope appears to be defaulting, and running with Python2.4
> > 
> >Forgive my newbieness, but might this be because I did something silly 
> like:
> >
> >> python mkzopeinstance.py
> > 
> >rather than,
> > 
> >> /usr/local/bin/python2.3 mkzopeinstance.py
> > 
> >when the instance was first created?
>  nm, I fixed 'runzope', and 'zopectl' to reflect the appropriate python.

Note that python2.4 is not officially blessed by the core
zope developers for zope 2.7.  Everybody still runs python 2.3
except maybe a few who live on the bleeding edge.
Just so you're properly warned :-)


-- 

Paul Winkler
http://www.slinkp.com
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Re: Zope2.7.4 with Python2.4?

2005-04-19 Thread Luis N
Hi, 
 

>Zope appears to be defaulting, and running with Python2.4
> 
>Forgive my newbieness, but might this be because I did something silly like:
>>> python mkzopeinstance.py
> 
>rather than,
> 
>> /usr/local/bin/python2.3 mkzopeinstance.py
> 
>when the instance was first created?
 
nm, I fixed 'runzope', and 'zopectl' to reflect the appropriate python.___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )