[Zope] Zope on BSDI

Ty Sarna tsarna@endicor.com
18 May 1999 16:12:58 GMT


In article <19990513101724.C12802@moebius.dartmouth.edu>,
Eric Kidd  <eric.kidd@pobox.com> wrote:
> They do, but Python blows up miserably (see the earlier thread on this
> subject). To support external modules, Python must be able to load shared
> libraries at runtime. Unfortunately, BSDI and Python do not like each other
> at all.

That should be easy to fix... and then you only have to deal with it
once, not every time you want to build some module.

The NetBSD support in Python should be readily adaptable to BSDI. I'd be
glad to help if you want.