RE: ps -W not working after latext cygwin DLL update

2003-09-11 Thread Hannu E K Nevalainen \(garbage mail\)
> 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

Re: ps -W not working after latext cygwin DLL update

2003-09-11 Thread Goren Il
al Message - From: "Goren Il" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> 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 > cyg

Re: ps -W not working after latext cygwin DLL update

2003-09-09 Thread Goren Il
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/probl

Re: ps -W not working after latext cygwin DLL update

2003-09-09 Thread Jim Drash
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/

Re: ps -W not working after latext cygwin DLL update

2003-09-09 Thread Goren Il
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: >>

Re: ps -W not working after latext cygwin DLL update

2003-09-09 Thread Corinna Vinschen
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 --

Re: ps -W not working after latext cygwin DLL update

2003-09-08 Thread Goren Il
/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") retu

Re: ps -W not working after latext cygwin DLL update

2003-09-08 Thread Corinna Vinschen
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