On Wed, Nov 10, 2004 at 04:08:04PM +0100, David Convent wrote:
John Poltorak wrote:
When I originally installed Zope 2.6.2 a startup script was created in /etc/init.d, although I don't recall how it got created. Does v2.7.3 create a new version of this file when running make install? If not, how is it created?
I suppose you are running zope on Debian The /etc/init.d scripts are not created while installing zope from source. If you install zope2.7 from the debian package (testing), you'll get new /etc/init.d scripts that will only take care of zope 2.7 instances
I'm running on Linux Redhat 7.3. I don't remember installing a Zope package previously, although I may be mistaken. Doesn't the install process create the startup script?
HTH
-- David Convent
-- John