gitk won't start after upgrade

Eliot Moss jeliotbmoss@gmail.com
Mon Apr 5 03:45:00 GMT 2010


On 4/4/2010 9:04 PM, Remi wrote:
> Today I've deleted my Cygwin installation, which I've used for a year
> without problems and installed the new version - I believe it's 1.7.3.
> Problem?
> gitk won't start:
> /usr/bin/gitk: line 10: package: command not found
> /usr/bin/gitk: line 11: proc: command not found
> /usr/bin/gitk: line 12: global: command not found
> ...

I see the same thing. It *claims* to be a shell script
(starts with #!/bin/sh) but looks to me to be something
different. Line 10 is the first real line of script code,
and its first token is *package*, which suggests to me
that this is really tcl/tk or something, that I am not
familiar with how to code ...

Regards -- Eliot Moss

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list