Re: readline support on openSuSE

2007-10-17 Thread gardsted
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

readline support on openSuSE

2007-10-17 Thread Milos Prudek
openSuSE. What else might I need to have readline support? -- Milos Prudek -- http://mail.python.org/mailman/listinfo/python-list

readline support

2006-04-03 Thread 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 -lr