On 27 Dec 2004, at 15:53, John Ochiltree wrote:
On 27 Dec 2004, at 11:51, Enrico Franchi wrote:
John Ochiltree wrote:
. I rebuilt python (adding --enable-readline , although I understand
I should no longer have to do this) but still no success in python.
I specified in CFLAGS where are the libs a
On 27 Dec 2004, at 11:51, Enrico Franchi wrote:
John Ochiltree wrote:
. I rebuilt python (adding --enable-readline , although I understand
I should no longer have to do this) but still no success in python.
I specified in CFLAGS where are the libs and includes (-L and -I for
gcc).
I used readlin
I have successfully built and installed a framework version of python
2.4 using the source from python.org. However I cannot seem to be able
to get readline working. It is installed on the system and is available
in terminal windows and Apple's supplied python 2.3. I downloaded the
gnu readlin