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
On Thu, 2003-08-14 at 10:12, Dennis Allison wrote:
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.
I'm using the stock 2.2.2 python that comes with RH9, without a hitch. Actually, it is a very complicated setup that I inherited, with just about every possible Zope/Plone/CMF/ZPT/Archetypes combination possible, and then some. So the site mostly works, but is quite impossible for me to grok or repair :^/
On 08/13/2003 4:12 PM, Dennis Allison wrote:
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.
I'm using the Python 2.1.3 RPMs available at python.org and all is working well. They install just fine along side RH9 Python 2.2.2.
And there's the threads problem, presumably disabled with LD_ASSUME_KERNEL=2.4.1.
I didn't need this, but I did need to update to that latest RH Errata for the kernel and glibc.
I am using Zope 2.6.2b3.
Me too. -- Ron Bickers Logic Etc, Inc.
I am running the latest and greatest but still seeing problems. Are you using SSL? On Wed, 13 Aug 2003, Ron Bickers wrote:
On 08/13/2003 4:12 PM, Dennis Allison wrote:
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.
I'm using the Python 2.1.3 RPMs available at python.org and all is working well. They install just fine along side RH9 Python 2.2.2.
And there's the threads problem, presumably disabled with LD_ASSUME_KERNEL=2.4.1.
I didn't need this, but I did need to update to that latest RH Errata for the kernel and glibc.
I am using Zope 2.6.2b3.
Me too.
-- Ron Bickers Logic Etc, Inc.
participants (4)
-
Dennis Allison -
Mitch Pirtle -
Ron Bickers -
Ron Bickers