Hi, > I see that Tcl/Tk detection has been moved in the Python source > distribution (since the "good old days" when I last had to deal with > this kind of thing) from the configure machinery to the setup.py > program. However, a few things worth checking include (1) whether you > not only have the Tcl/Tk libraries but also the Tcl/Tk headers/ > includes and (2) whether they're installed in standard places or > somewhere else. > > Look for things like libtcl8.4.so, libtk8.4.so as well as tcl.h and > tk.h. If appropriate, check your distribution's packages and make sure > you have the developer packages (eg. tcl8.4-dev, tk8.4-dev) installed.
It's not so simple ... . Thanx fpor help. o-o Thomas -- http://mail.python.org/mailman/listinfo/python-list