Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: Corinna Vinschen <cygwin@cygwin.com>
Date: Thu, 14 Dec 2000 18:25:33 +0100
X-Mailer: KMail [version 1.1.99]
Content-Type: text/plain;
  charset="iso-8859-1"
To: cygwin <cygwin@cygwin.com>
References: <0056890016960756000002L962*@MHS>
In-Reply-To: <0056890016960756000002L962*@MHS>
Subject: Re: Not a full install
MIME-Version: 1.0
Message-Id: <00121418253301.26041@cygbert>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id MAA09777

On Thursday 14 December 2000 17:47, ronald.van.gogh@philips.com wrote:
> Ok, thanks. I'll see how far we get and will let you know.
>
> What about the problem with the ps command ? Any idea why i don't get
> to see the windows processes if i use 'ps -W' ?

ps -W needs a NT library named PSAPI.DLL which isn't installed on NT4
by default. It's available in the Platform SDK and it's in the standard
install on W2K AFAIK.

ps -W tries to load this dll dynamically and, if that failes, falls
back to a normal `ps' silently.

Corinna 

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

