3 Feb
2005
3 Feb
'05
7:31 p.m.
Rodrigo Dias Arruda Senra wrote at 2005-2-3 14:36 -0200:
I noticed that Zope 2.x usually comes with bin/zopectl and bin/runzope scripts but no zeo equivalent scritps. Is there a reason for that ?
They are created by Zope's "make instance" which in turn calls "mkzopeinstance". There is a symmetric "mkzeoinstance". When you call it, it creates the corresponding "zeoctl" and "zeorun" scripts. -- Dieter