X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 	tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
Message-ID: <4BB95CE8.2070405@gmail.com>
Date: Sun, 04 Apr 2010 23:45:44 -0400
From: Eliot Moss <jeliotbmoss@gmail.com>
Reply-To: moss@cs.umass.edu
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: gitk won't start after upgrade
References: <g2n7034d58f1004041804sab621488jf122e82a606b6419@mail.gmail.com>
In-Reply-To: <g2n7034d58f1004041804sab621488jf122e82a606b6419@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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

