Python 2.5 from source without tcl/tk

Florian Demmer fdemmer at gmail.com
Tue Jul 3 05:49:30 EDT 2007


Hi,

I am going nuts here... I thought had a solution for this a few weekas
ago but my hdd crashed and i put the note i wrote somewhere I had no
backup.

The system is a RedHat Enterprise 4 and I cannot install additional
rpms.
While the ./configure seems to go through fine I get a "INFO: Can't
locate Tcl/Tk libs and/or headers" during the make.

tk.h and tcl.h are in /usr/include
In other discussions I found that a missing X11/Xlib.h can be the
problem. That I don't have and cannot install.

Is there a way to completely leave out the tcl stuff when compiling?

I think what i did few weeks back was temporarily moving some tcl/tk
files away and back after the installation... but I cannot get it to
work now :(




More information about the Python-list mailing list