[Zope] Zope build script
Oleg Broytmann
Oleg Broytmann <phd@mail2.phd.pp.ru>
Sat, 20 Jan 2001 17:59:51 +0300 (MSK)
Hello!
http://www.zope.org/Members/phd/build-zope/
Zope build script helps to build Zope from sources. The script:
-- runs python w_pcgi.py
-- runs python zpasswd.py inituser|access
-- generates root.sh - a script to run under root to complete the
installation; root.sh set up right ownership and permissions in the
installation tree.
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.