gt; 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 awa
openSuSE. What else
might I need to have readline support?
--
Milos Prudek
--
http://mail.python.org/mailman/listinfo/python-list
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 -lr