Zope for interactive CD-ROM?
Has anybody distributed Zope as part of an interactive CD-ROM? I'm thinking it wouldn't take much to get it to run on windows and linux, at least: - zope binaries - my Data.fs - a launcher python script that starts Zope on port 8080, and starts the system's preferred browser (I forget what module does that but it's part of the python standard libs.) - start_win.bat & start_lin.sh - README :) Has anyone tried this? Issues? -- Paul Winkler "Welcome to Muppet Labs, where the future is made - today!"
Paul Winkler wrote:
Has anybody distributed Zope as part of an interactive CD-ROM?
I'm thinking it wouldn't take much to get it to run on windows and linux, at least:
- zope binaries
- my Data.fs
- a launcher python script that starts Zope on port 8080, and starts the system's preferred browser (I forget what module does that but it's part of the python standard libs.)
- start_win.bat & start_lin.sh
- README :)
Has anyone tried this? Issues?
Obviously there are issues, Data.fs.lock comes to mind, but I read somewhere that a howto exists. Lemme see, ... aaah: http://www.zope.org/Members/jens/docs/zope_on_cdrom HTH, oliver
Thanks for the pointer! On Thu, Sep 19, 2002 at 10:39:47AM +0200, Oliver Bleutgen wrote: (snip)
Paul Winkler "Welcome to Muppet Labs, where the future is made - today!"
participants (2)
-
Oliver Bleutgen -
Paul Winkler