zope, execute, password and such

Derek Broughton news at pointerstop.ca
Tue Oct 18 18:49:35 UTC 2005


Patrick Newberry wrote:

> <reply?
>  
> Actually directory has both zope and zope2.7
> But why would it say command not found when typing "zope2.7 start" with
> or without sudo.

Because you just can't _do_ that on a standard linux distro...

cd /etc/init.d/; ./zope2.7 start
or
/etc/init.d/zope2.7 start
or
invoke-rc.d zope2.7 start

(and you need to be root for any of them)
-- 
derek





More information about the ubuntu-users mailing list