Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9caf77a commit 9e43ae4Copy full SHA for 9e43ae4
1 file changed
Modules/Setup.in
@@ -247,8 +247,8 @@ md5 md5module.c md5c.c
247
# See the section "The Tk interface" in ../README for more info.
248
249
# *** Use ONE of the following two lines, see previous comments ***
250
-#_tkinter _tkinter.c -I/usr/local/include -L/usr/local/lib -ltk4.0 -ltcl7.4 -lX11
251
-#_tkinter _tkinter.c tkappinit.c -DWITH_APPINIT -I/usr/local/include -L/usr/local/lib -ltk4.0 -ltcl7.4 -lX11
+#_tkinter _tkinter.c -I/usr/local/include -L/usr/local/lib -ltk4.1 -ltcl7.5 -lX11
+#_tkinter _tkinter.c tkappinit.c -DWITH_APPINIT -I/usr/local/include -L/usr/local/lib -ltk4.1 -ltcl7.5 -lX11
252
253
# *** ALWAYS use this line as well ***
254
#TKPATH=:$(DESTLIB)/tkinter
0 commit comments