Re: [Zope-dev] compilezpy (compileall)

2001-11-21 Thread Richard Jones
On Wednesday 21 November 2001 19:49, Danny William Adair wrote: > On Wednesday 21 November 2001 18:41, Richard Jones wrote: > > On Wednesday 21 November 2001 16:34, Danny William Adair wrote: > > > As from what I know (leaving aside for a moment that I basically know > > > nothing), Zope should be

Re: [Zope-dev] compilezpy (compileall)

2001-11-21 Thread Danny William Adair
On Wednesday 21 November 2001 18:41, Richard Jones wrote: > On Wednesday 21 November 2001 16:34, Danny William Adair wrote: > > As from what I know (leaving aside for a moment that I basically know > > nothing), Zope should be _started_ as root, but then be _running_ as > > nobody. This does make

Re: [Zope-dev] compilezpy (compileall)

2001-11-20 Thread Richard Jones
On Wednesday 21 November 2001 16:34, Danny William Adair wrote: > As from what I know (leaving aside for a moment that I basically know > nothing), Zope should be _started_ as root, but then be _running_ as > nobody. This does make sense to me, in a couple of ways. :-) > > Do you know when or wher

Re: [Zope-dev] compilezpy (compileall)

2001-11-20 Thread Danny William Adair
On Wednesday 21 November 2001 17:27, Richard Jones wrote: > On Wednesday 21 November 2001 15:12, Danny William Adair wrote: > > I wondered if this (see subject) was totally necessary during the > > installation. My Zope installation seems to run fine when I delete all > > the *.pyc and just start

Re: [Zope-dev] compilezpy (compileall)

2001-11-20 Thread Richard Jones
On Wednesday 21 November 2001 15:12, Danny William Adair wrote: > I wondered if this (see subject) was totally necessary during the > installation. My Zope installation seems to run fine when I delete all the > *.pyc and just start it. Obviously it runs slower the first time, but > that's all I ca

[Zope-dev] compilezpy (compileall)

2001-11-20 Thread Danny William Adair
Hi! I wondered if this (see subject) was totally necessary during the installation. My Zope installation seems to run fine when I delete all the *.pyc and just start it. Obviously it runs slower the first time, but that's all I can see. Is there anything essential done in there, that z2.py wo