X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:reply-to:mime-version:to
	:cc:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=yBSl+iM7JzQRfW1C
	2fOIDkICX2r8G+zaf7ISLCV3+cldVf42/DgOcRnQCNwvgDUbY9nas04h1H6dPfxw
	71uWa9PdI4is6cy5WWDsC0x/qVn1v9InfL6LbJ2wekbVzK/j+jk4LEkFZKddNi7w
	fpryZTU3jpePP8erjqOngpcWiRE=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:reply-to:mime-version:to
	:cc:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=6XCnGzp/q2fqyPjYV0+VxL
	0TdlA=; b=BVw7KVVhp7uNc+p6pPEbGIWLTOG+Djhm7BSbfCG4ofHiL0/fKXBXNB
	sBlOHs/wbzV57xeEfRO0X2D8WpbqqwvRwC6JHVhB8dvqEW/CSVRn6eeJAXyttpiX
	hz8yjMo9ybfjWM3AbgJkXLhPNDEvs9Y7rYKa1xpnMGD9wR23MyYOA=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,SPF_PASS autolearn=no version=3.3.2
X-HELO: out.ipsmtp1nec.opaltelecom.net
X-SMTPAUTH: drstacey@tiscali.co.uk
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: A2CXAQDEfmtV/2tb0lUNT4NkXsAdhXYDAgKBcAEBAQEBAYUuAQEEMgEFQAEQCwgQCRYPCQMCAQIBRRMBBwEBuSaHRJxSAQEBAQEBBAEBAQEBARyLQ4Q7SwcWhBcBBJBOhnGIRI5Qhi5NhBxugkcBAQE
X-IPAS-Result: A2CXAQDEfmtV/2tb0lUNT4NkXsAdhXYDAgKBcAEBAQEBAYUuAQEEMgEFQAEQCwgQCRYPCQMCAQIBRRMBBwEBuSaHRJxSAQEBAQEBBAEBAQEBARyLQ4Q7SwcWhBcBBJBOhnGIRI5Qhi5NhBxugkcBAQE
Message-ID: <556B800A.7060003@tiscali.co.uk>
Date: Sun, 31 May 2015 22:41:30 +0100
From: David Stacey <drstacey@tiscali.co.uk>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: cygwin@cygwin.com
CC: remi2005@laposte.net
Subject: Re: How ask a question on Tkgate for Cygwin ?
References: <loom.20150529T231620-469@post.gmane.org> <556A4125.4000400@tiscali.co.uk> <000d01d09b8e$03da8be0$0b8fa3a0$@laposte.net> <556B3F47.4000309@tiscali.co.uk> <000c01d09bd4$13e82f60$3bb88e20$@laposte.net>
In-Reply-To: <000c01d09bd4$13e82f60$3bb88e20$@laposte.net>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On 31/05/15 20:00, Rémi 2005 wrote:
> checking tcl/tk version... configure: error: could not find tclConfig.sh

You're probably missing the 'tcl-devel' package. Whilst you're 
installing things, the configure script is looking for flex (so install 
'flex') and a Fortran compiler (so install 'gcc-fortran'). You'll also 
need 'xorg-server' for X11 support when it comes to running the compiled 
binary.

Hopefully that's enough! If you're missing more files, you can use the 
package search facility on the Cygwin web site [1].

Dave.

[1] - http://cygwin.com/packages/


--
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

