readline support

R

Rares Vernica

Hi,

I am trying to get readline support in python.

I am working on Linux and I have the latest version from svn. After I
../configure and make I can run python, but the readline support is not
there.

If I do:
%./configure >& out.txt
%grep readline out.txt
checking for readline in -lreadline... yes
checking for rl_callback_handler_install in -lreadline... yes
checking for rl_pre_input_hook in -lreadline... yes
checking for rl_completion_matches in -lreadline... yes

it seems that readline library is there and is found by python.

How can I further track down this issue?

Thanks,
Ray
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,158
Latest member
Vinay_Kumar Nevatia
Top