Bug#345322: [Pkg-zope-developers] Bug#345322: zope2.7: mkzopeinstance.py is not in the PATH

Igor Stroh igor at rulim.de
Fri Dec 30 19:52:50 UTC 2005


Hi,

Frederic MASSOT wrote:
> The command for creating a zope instance (mkzopeinstance.py) is not in the PATH :
> 
> # find / -name "*mkzopeinstance*"
> /usr/lib/zope2.7/bin/mkzopeinstance.py
> /usr/lib/zope2.7/bin/mkzopeinstance.pyo
> /usr/lib/zope2.7/bin/mkzopeinstance.pyc
> 
> # echo $PATH
> /sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/local/bin

That's ok, since it's not meant to be used directly, you should
use `/usr/sbin/dzhandle`, it's part of the zope-common package:

> ii  zope-common                0.5.15        common settings and scripts for zo

E.g. in order to create a zope2.7 instance run
`dzhandle -z2.7 make-instance $instance_name -m manual`

Cheers,
Igor




More information about the Pkg-zope-developers mailing list