X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.2 required=5.0	tests=AWL,BAYES_40,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
connect(): No such file or directory
From: =?UTF-8?B?UmVuw6kgQmVyYmVy?= <r.berber@computer.org>
Subject: Re: ProcPS tools (top) and cygwin env
Date: Sun, 09 May 2010 12:31:04 -0500
Lines: 25
Message-ID: <hs6rgp$qre$1@dough.gmane.org>
References: <782608601.20100509195221@yandex.ru>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0
In-Reply-To: <782608601.20100509195221@yandex.ru>
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

Digika wrote:

> Can  someone explain me why "top" from ProcPs package ... do not want to
> work?  I  gave  him all depends (cygncurses-8.dll and cygwin1.dll) but
> everything I'm getting from it is an error:
>=20
> C:\Programs\gnutools\procps\usr\bin>top
> 'cygwin': unknown terminal type.

Do you have terminfo installed?

Ncurses has terminfo as dependency, indirect through libncurses10.
Perhaps your installation is incomplete.

Check the program itself: 'cygcheck `which top`'.

> Why  is  that so? is there any way to make standalone version of "top"
> which is independent from cygwin terminal? I want to use it via telnet
> on a remote win32 machine.

There are easier ways, depending on the terminal you are using you could
just define TERM, i.e. export TERM=3Drxvt or vt100 or something else.
--=20
Ren=C3=A9 Berber


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

