X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: RE: dialog ?
Date: Wed, 20 May 2009 11:08:10 +0100
Message-ID: <5E25AF06EFB9EA4A87C19BC98F5C8753035AA799@core-email.int.ascribe.com>
In-Reply-To: <712cb62c0905200143g46d301d8kc003d2880dee3f3e@mail.gmail.com>
References: <712cb62c0905200143g46d301d8kc003d2880dee3f3e@mail.gmail.com>
From: "Phil Betts" <Phil.Betts@ascribe.com>
To: <cygwin@cygwin.com>
Reply-To: <cygwin@cygwin.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

Markus Wenke wrote:
> In early versions of cygwin, I've used "dialog" for some scripts.
> Now I want to start the script and "dialog" is not installed on the
> current cygwin version.
>  I tried to install it with Cygwin-setup, but I can't find a packet
> named "dialog".
> Which packet do I have to install for dialog?

For this sort of question, you can either use the package search at
http://cygwin.com/packages/ or simply use cygcheck:

$ cygcheck -p dialog.exe
Found 2 matches for dialog.exe.
tetex-bin/tetex-bin-2.0.2-15    The TeX text formatting system
(binaries).
tetex-bin/tetex-bin-3.0.0-3     The TeX text formatting system
(binaries).

In this case however, tetex-bin does not contain dialog.exe but=20
tcdialog.exe.  That file does seem to be dialog.exe by a different name
though, so you might want to add "alias dialog=3Dtcdialog" to ~/.bashrc

This might be a packaging bug: typing "man tcdialog" brings up the=20
dialog(1) man page, which suggests that something is not quite right.


Phil
--=20

This email has been scanned by Ascribe Ltd using Microsoft Antigen for Exch=
ange.

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

