On Wed, May 7, 2008 at 9:37 AM, Zyclops <[EMAIL PROTECTED]> wrote: > > I installed using the Git-1.5.5-preview20080413.exe and when I try > and run the git gui, I get the message "can't find package msgcat > while executing "package require msgcat" (file://C:/Program Files/Git/ > bin/git-gui.tcl") invoked within " file join[file dirname[info > script... etc > > Any ideas on what i can try?
I am using preview20080413 and "git gui" successfully starts without installing anything "msgcat". The installer is supposed to be self-contained. Could you explain step by step how you can duplicate the problem? I am going to guess that there might be a PATH problem which could be pulling a tcl.exe "from somewhere else". If this is the case, try reinstalling using the option "Run Git from the Windows Command Prompt" when "Adjusting your PATH environment". Then try running git from a Windows Command Prompt. Best regards, Clifford Caoile
