Re: readline installation problem

2005-10-08 Thread Jesper
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

readline installation problem

2005-09-28 Thread Jian Qiu
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