I know that BeOS 4.5 does support Python, but does anyone know when a version of Zope will be available for Be?
I have experimented with Zope and BeOS recently. I haven't got a fix yet, but I can report my findings, maybe someone will be able to finish it off before I get around to it again. Zope has no issues with BeOS. The problem is with the Python port. The Makefile it installs to lib/python/config doesn't know how to build shared C modules. It builds the modules when initially compiling and installing with a small collection of shell scripts. Zope expects to be able to use the lib/python/config/Makefile* files to build it's C modules, can't, and it's install dies. What needs to be done is the BeOS Python port must be brought in line with the other platforms'. Once that is done, Zope will work as well on BeOS as anywhere else. ...theoretically. ;-) We'll have to get that far before we know for sure. Mike.
In article <7115638B719FD211AF300001C81D4E8212BACF@KANCINT>, Taylor, J. Ryan <JRTaylor@lrs.com> writes
I know that BeOS 4.5 does support Python, but does anyone know when a version of Zope will be available for Be?
There was a previous message 'bout this. It works but it is not painless installation. If enough people want it, they will create a distribution specifically for 4.5. ------- Regards, Graham Chiu gchiu<at>compkarori.co.nz http://www.compkarori.com/dynamo - The Homebuilt Dynamo http://www.compkarori.com/dbase - The dBase bulletin
participants (3)
-
Graham Chiu -
Mike Pelletier -
Taylor, J. Ryan