13 Aug
2003
13 Aug
'03
8:12 p.m.
Python 2.1.3 won't build under RH9. _socket won't build and there appears to have been many changes at the SSL interface. And there's the threads problem, presumably disabled with LD_ASSUME_KERNEL=2.4.1. Just for fun, I tried Python 2.3 and things work (sorta) with lots of deprecation errors. I need a stable system and there's no time before we go live for much testing. Remind me why we need to be using Python 2.1.3 (or maybe, Python 2.2). I am using Zope 2.6.2b3. -dA