18 May
1999
18 May
'99
4:12 p.m.
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.