Problem compiling python on RedHat 9.0

Jim Benson jbenson at sextans.lowell.edu
Fri May 21 12:55:05 EDT 2004


On Fri, 21 May 2004, KC wrote:

> Trying to compile Python-2.3.3 on RedHat 9 and am having problems with 
> the X11 and tk stuff:
> 
> In file included from /opt/Python-2.3.3/Modules/_tkinter.c:71:
> /usr/include/tk.h:83:29: X11/Xlib.h: No such file or directory

You need: XFree86-devel-4.3.0-2.rpm to get the Xlib.h
file.

Jim






More information about the Python-list mailing list