readline support on openSuSE

M

Milos Prudek

This question concerns compilation of Python from sources. Specifically Python
2.3.6.

On Kubuntu 7.04, ./configure outputs these lines about readline:
checking for rl_pre_input_hook in -lreadline... yes
checking for rl_completion_matches in -lreadline... yes

On openSuSE 10.3, ./configure outputs these lines about readline:
checking for rl_pre_input_hook in -lreadline... no
checking for rl_completion_matches in -lreadline... no

And, of course, line editing in Python shell is possible on Kubuntu and
impossible on openSuSE.

I do have libreadline5 and readline-devel RPM installed on openSuSE. What else
might I need to have readline support?
 
G

gardsted

Milos said:
This question concerns compilation of Python from sources. Specifically Python
2.3.6.

On Kubuntu 7.04, ./configure outputs these lines about readline:
checking for rl_pre_input_hook in -lreadline... yes
checking for rl_completion_matches in -lreadline... yes

On openSuSE 10.3, ./configure outputs these lines about readline:
checking for rl_pre_input_hook in -lreadline... no
checking for rl_completion_matches in -lreadline... no

And, of course, line editing in Python shell is possible on Kubuntu and
impossible on openSuSE.

I do have libreadline5 and readline-devel RPM installed on openSuSE. What else
might I need to have readline support?
This is not an answer but

I have 10.3 installed, and I found that a lot of my (not python-) compiling troubles went away after installing 'a lot' from the
development patterns presented by yast.
I am so demented that I tend not to get the dependencies straight when installing from the 'personal memory';-)

kind retards
jorgen / de mente

something completely different:
myspace.com/dementedk
 

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

Forum statistics

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