building Python+readline on Suse 6.0

MB ritm at gnet.tn
Sun Aug 29 17:26:25 EDT 1999


Hi
I have problems building python with realine +on Suse 6.0 so I found a
message posted on 1999/30/07 posted by Henning Shroeder about building
python with readline and curses. I made the sugggested changes (adding
-L/usr/lib/termcap) but I receive a warning an python doesn't work (only
when I make with readline)
The message::
-----------------
gcc -Xlinker -export-dynamic python.o \
                ../libpython1.5.a -L/usr/lib/termcap -lreadline
-ltermcap
                 -ldl   -lm  -o python
/usr/i486-linux/bin/ld: warning: libc.so.6, needed by
/usr/lib/termcap/libtermcap.so, may conflict with libc.5.so
-----------------

how to solve it ?

Thanks a lot

Mourad





More information about the Python-list mailing list