15 Jul
2000
15 Jul
'00
2:54 p.m.
Hello! I've published a simple shell script I use to compile Zope from sources and configure it a bit: http://www.zope.org/Members/phd/build-zope/ The simple script does: -- compiles *.py files to *.pyc -- runs python w_pcgi.py -- runs python zpasswd.py 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 You can easily customize it to your needs. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd2@mail.com Programmers don't die, they just GOSUB without RETURN.