[Tutor] Configuring for Tk

Sabine Ruth Quadt sabineq at wisemail.weizmann.ac.il
Wed Oct 15 12:55:19 EDT 2003


Hallo,

I have a problem configuring Python for Tk.

I changed the file Modules/Setup and uncommented  the lines for tkinter
and edited the lines for my TcL/Tk libraries and headers.
I execute make Makefile.
When I then run mke, I get a lot of error messages about undefined
references like the folowing:

/sabine/SOFTWARE/python/Python-2.3.2/Modules/tkappinit.c:74: undefined
reference to `Tk_MainWindow'


Can someone help me?

Thanks

Sabine



More information about the Tutor mailing list