Error finding tcl.init when running Git GUI
Posted
by Leslie
on Stack Overflow
See other posts from Stack Overflow
or by Leslie
Published on 2010-05-11T10:47:05Z
Indexed on
2010/05/11
11:24 UTC
Read the original article
Hit count: 309
I get the following error message when I try to start the Git GUI:
Error in Wish
Can't find a usable init.tcl in the following directories: ... [list of directories follows, init.tcl is in the first one listed]
This probably means that Tcl wasn't installed properly.
I'm running Windows 7 and I'm sure this problem is related to that, but I don't know where to start. I can, and most often will, use the Bash tool, but it annoys me that this doesn't work.
I installed the msysgit package: Git-1.7.0.2-preview20100309.exe
© Stack Overflow or respective owner