How to enable rotor in python 2.4.2?

2006-01-24 Thread Murphy Wong
Dear all, I've installed python 2.4.2 and Zope 2.8.5 on a 64-bit Linux. As I'm installing FLE (http://fle3.uiah.fi/), I find that it will call the rotor module i npython. However, rotor is removed from python 2.4.2 (http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14434). Could I e

Re: How to enable rotor in python 2.4.2?

2006-01-24 Thread Murphy Wong
I compiled python 2.3.5 and copy the lib-dynload/rotor.so to the 2.4.2 lib and it works... Thanks anyway. :) Murphy Murphy Wong wrote: > > Dear all, > > I've installed python 2.4.2 and Zope 2.8.5 on a 64-bit Linux. As I'm > installing FLE (http://fle3.uiah.