public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: ps -W not working after latext cygwin DLL update
@ 2003-09-09 14:05 Goren Il
  0 siblings, 0 replies; 9+ messages in thread
From: Goren Il @ 2003-09-09 14:05 UTC (permalink / raw)
  To: cygwin

which ps:
/usr/bin/ps (but there is only /usr/bin/ps.exe, no /usr/bin/ps)
"/usr/bin/ps -W" - the same results (only the processes that run "cygwin"
commands - tcsh and ps).

I am using Win2K SP4, in case it makes a difference.
Thanks




>On Mon, Sep 08, 2003 at 05:27:21PM +0300, Goren Il wrote:
>> /usr/bin/ps.exe -v
>> ps (cygwin) 1.11
>> Process Statistics
>> Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
>> Compiled on Sep  1 2003
>
>What does `type ps' or `which ps' print?   Did you try `/usr/bin/ps -W'?
>
>Corinna
>
>-- 
>Corinna Vinschen                  Please, send mails regarding Cygwin to
>Cygwin Developer                                mailto:cygwin@cygwin.com
>Red Hat, Inc.


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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* RE: ps -W not working after latext cygwin DLL update
  2003-09-11 20:00 Goren Il
@ 2003-09-11 20:15 ` Hannu E K Nevalainen (garbage mail)
  0 siblings, 0 replies; 9+ messages in thread
From: Hannu E K Nevalainen (garbage mail) @ 2003-09-11 20:15 UTC (permalink / raw)
  To: cygwin

> From: Goren Il

> I looked at the code, and it seems that win_init fails because it can not
> open "psapi.dll" (the DLL does not exist on my PC).
> Can someone please confirm that the file should exist on a Win2K (SP4)
> server?

 F:\WINNT\system32\psapi.dll

> Anybody knows if this file is part of any UP / security patch?
> Thanks

 No idea, I have SP4+ installed AFAIK.
( "My computer/properties" still states SP4 though 8-/ )

/Hannu E K Nevalainen, B.Sc. EE - 59ֲ°16.37'N, 17ֲ°12.60'E

Yet another sad "9/11" story
 -> http://cnn.com/2003/WORLD/europe/09/11/sweden.stabbing/index.html

--END OF MESSAGE--


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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: ps -W not working after latext cygwin DLL update
@ 2003-09-11 20:00 Goren Il
  2003-09-11 20:15 ` Hannu E K Nevalainen (garbage mail)
  0 siblings, 1 reply; 9+ messages in thread
From: Goren Il @ 2003-09-11 20:00 UTC (permalink / raw)
  To: cygwin

I looked at the code, and it seems that win_init fails because it can not
open "psapi.dll" (the DLL does not exist on my PC).
Can someone please confirm that the file should exist on a Win2K (SP4)
server?
Anybody knows if this file is part of any UP / security patch?
Thanks

----- Original Message ----- 
From: "Goren Il" <gorenil@hotmail.com>
To: <cygwin@cygwin.com>
Sent: Tuesday, September 09, 2003 5:24 PM
Subject: Re: ps -W not working after latext cygwin DLL update


> The entire cygwin, or only specific packages? (I tried re-installing the
> cygwin package only, and it does not help)
>
> >>Windows 2000 SP 4 does not make a difference.  Try re-installing
>
>

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: ps -W not working after latext cygwin DLL update
@ 2003-09-09 14:29 Goren Il
  0 siblings, 0 replies; 9+ messages in thread
From: Goren Il @ 2003-09-09 14:29 UTC (permalink / raw)
  To: cygwin

The entire cygwin, or only specific packages? (I tried re-installing the
cygwin package only, and it does not help)

>>Windows 2000 SP 4 does not make a difference.  Try re-installing


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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: ps -W not working after latext cygwin DLL update
@ 2003-09-09 14:21 Jim Drash
  0 siblings, 0 replies; 9+ messages in thread
From: Jim Drash @ 2003-09-09 14:21 UTC (permalink / raw)
  To: cygwin


Windows 2000 SP 4 does not make a difference.  Try re-installing


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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: ps -W not working after latext cygwin DLL update
  2003-09-08 14:32 Goren Il
@ 2003-09-09 13:19 ` Corinna Vinschen
  0 siblings, 0 replies; 9+ messages in thread
From: Corinna Vinschen @ 2003-09-09 13:19 UTC (permalink / raw)
  To: cygwin

On Mon, Sep 08, 2003 at 05:27:21PM +0300, Goren Il wrote:
> /usr/bin/ps.exe -v
> ps (cygwin) 1.11
> Process Statistics
> Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
> Compiled on Sep  1 2003

What does `type ps' or `which ps' print?   Did you try `/usr/bin/ps -W'?

Corinna

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

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: ps -W not working after latext cygwin DLL update
@ 2003-09-08 14:32 Goren Il
  2003-09-09 13:19 ` Corinna Vinschen
  0 siblings, 1 reply; 9+ messages in thread
From: Goren Il @ 2003-09-08 14:32 UTC (permalink / raw)
  To: cygwin

/usr/bin/ps.exe -v
ps (cygwin) 1.11
Process Statistics
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
Compiled on Sep  1 2003

>>On Mon, Sep 08, 2003 at 12:00:46PM +0300, Goren Il wrote:
>>> After upgrading to the latest cygwin DLL, the command "ps -W" (or
>>> "ps --windows") returns the same list as "ps", i.e. - no Windows native
>>> processes are displayed.
>>
>>It does for me.  Sure you're using the right ps?
>>
>>Corinna
>>
>>-- 
>>Corinna Vinschen                  Please, send mails regarding Cygwin to
>>Cygwin Developer                                mailto:cygwin@cygwin.com
>>Red Hat, Inc.

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: ps -W not working after latext cygwin DLL update
  2003-09-08  9:05 Goren Il
@ 2003-09-08 10:34 ` Corinna Vinschen
  0 siblings, 0 replies; 9+ messages in thread
From: Corinna Vinschen @ 2003-09-08 10:34 UTC (permalink / raw)
  To: cygwin

On Mon, Sep 08, 2003 at 12:00:46PM +0300, Goren Il wrote:
> After upgrading to the latest cygwin DLL, the command "ps -W" (or
> "ps --windows") returns the same list as "ps", i.e. - no Windows native
> processes are displayed.

It does for me.  Sure you're using the right ps?

Corinna

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

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* ps -W not working after latext cygwin DLL update
@ 2003-09-08  9:05 Goren Il
  2003-09-08 10:34 ` Corinna Vinschen
  0 siblings, 1 reply; 9+ messages in thread
From: Goren Il @ 2003-09-08  9:05 UTC (permalink / raw)
  To: cygwin

After upgrading to the latest cygwin DLL, the command "ps -W" (or
"ps --windows") returns the same list as "ps", i.e. - no Windows native
processes are displayed.
Is it a known bug?

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2003-09-11 20:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-09 14:05 ps -W not working after latext cygwin DLL update Goren Il
  -- strict thread matches above, loose matches on Subject: below --
2003-09-11 20:00 Goren Il
2003-09-11 20:15 ` Hannu E K Nevalainen (garbage mail)
2003-09-09 14:29 Goren Il
2003-09-09 14:21 Jim Drash
2003-09-08 14:32 Goren Il
2003-09-09 13:19 ` Corinna Vinschen
2003-09-08  9:05 Goren Il
2003-09-08 10:34 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).