Hi Jian,
I just struggled with the same problem - seems the python 2.4.2 does
not recognise readline 5
I finally "solved" the problem by installing readline 4.2, and
explicitly pointing out to configure where the readline library is
./configure --with-libs=/usr/local/lib/libreadline.a
That fina
Hi, I tried to install python2.4.2. Unfortunately building 'readline'
extension failed.
Here is what I got: (It is a bit long. If you are impatient, please look
at the end where it reports the warning.)
building 'readline' extension
gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC