Hello! Attached is a script I am using to install new Zope releases. Some things I still do manually - copying of old Producnts and Data.fs files. The script should be run with $PWD = Zope-src. The script can be run under any user that has rights to write to the Zope-src directory. When running the script generates a script root.sh, that should be run by root to complete installation. I assume that owner is root, and WWW server is running under GID www. The script can be easiliy modified for other conditions. Anyone bother to look? to test? to comment? Oleg. ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
Great, Can you make a little how-to of it? I think this is a nice how-to. Eg. How-to upgrading Zope Tom. At 11:03 10/02/2000 +0000, Oleg Broytmann wrote:
Hello!
Attached is a script I am using to install new Zope releases. Some things I still do manually - copying of old Producnts and Data.fs files.
The script should be run with $PWD = Zope-src. The script can be run under any user that has rights to write to the Zope-src directory. When running the script generates a script root.sh, that should be run by root to complete installation. I assume that owner is root, and WWW server is running under GID www. The script can be easiliy modified for other conditions.
Anyone bother to look? to test? to comment?
Oleg. ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
Attachment Converted: "Z:\xrad002\eudora\Attachments\build-zope"
On Fri, 11 Feb 2000, Tom Deprez wrote:
Can you make a little how-to of it? I think this is a nice how-to. Eg. How-to upgrading Zope
There is good HOWTO on installation/upgrade. Oleg. ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
Yep, there is, but perhaps you can include your script (automation upgrade) with it. Tom. At 09:28 11/02/2000 +0000, Oleg Broytmann wrote:
On Fri, 11 Feb 2000, Tom Deprez wrote:
Can you make a little how-to of it? I think this is a nice how-to. Eg. How-to upgrading Zope
There is good HOWTO on installation/upgrade.
Oleg. ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
On Fri, 11 Feb 2000, Tom Deprez wrote:
Yep, there is, but perhaps you can include your script (automation upgrade) with it.
That is why I posted the script: if anyone interested (esp. DC people) we can do something with it. Oleg. ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
participants (2)
-
Oleg Broytmann -
Tom Deprez