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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]