public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Re: problem with startxwin.exe and a possible solution
@ 2010-02-03 21:42 George Barrick
  0 siblings, 0 replies; 6+ messages in thread
From: George Barrick @ 2010-02-03 21:42 UTC (permalink / raw)
  To: 'cygwin-xfree@cygwin.com'


                 2010.02.03.16:43:56 EST

Hi Jim and cygwin-xfree folks,

     I had the same problem that Jim was
experiencing.  I had started with cygwin-1.7
back in August, and over the course of the
autumn months had my difficulties with
startxwin.bat.  Among the things that I
did to make startxwin.bat work was to have
the environment variable CYGWIN set to:

CYGWIN = tty notitle glob

     When I stepped up to startxwin.exe in
late December/early January, it would start
the Xwin server, but my xterm would always
hang.  I retained startxwin.bat for a few
weeks while I scanned the postings for
information.  Jim Reisert's hint, about
removing the "tty" setting from the CYGWIN
environment variable, was what got the
startxwin.exe going for me.

    Now that my variable states only

CYGWIN = notitle glob

the xterm starts up nicely within a few
seconds after Xwin.exe is initialized.

    Mucho gracias, Jim!

George                  gbarrick@walsh.edu





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


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

* Re: problem with startxwin.exe and a possible solution
  2010-02-03 21:09 ` Jon TURNEY
@ 2010-02-03 21:14   ` Jim Reisert AD1C
  0 siblings, 0 replies; 6+ messages in thread
From: Jim Reisert AD1C @ 2010-02-03 21:14 UTC (permalink / raw)
  To: cygwin-xfree

I posted a related problem a month ago (CYGWIN=tty).  In my case, when
starting the server, I could not start an Xterm, nor could I start one
from the system tray icon. I could start one from a shortcut icon on
my desktop, however.

This is the first time that anyone else on this list has confirmed it.

- Jim

On Wed, Feb 3, 2010 at 2:09 PM, Jon TURNEY <jon.turney@dronecode.org.uk> wrote:

> On 21/01/2010 23:13, Marco Atzeri wrote:
>>
>> Hi,
>> after the transition from startxwin.bat to startxwin.exe,
>> I had the "Xwin Server" menu pratically unusable.
>> The server start but the xterm usually don't show up while
>> ps reports it running. Running a second xterm could appear
>> but most of the time as if the window manager is absent:
>> no border, no possibility to move the program and similar.
>> The Xserver is also unstable, the icon on the toolbar
>> usually disappear and to terminate the server I really need
>> to kill it with Process Explorer.
>
> I can reproduce this if I have CYGWIN=tty (which I note in your
> cygcheck.out) in my Windows environment.  Without that it seems to work
> fine.
>
> I'm not sure that I believe that this is the underlying cause of the
> problem, and if it is, I have no idea how it could make difference or why it
> wasn't a problem previously.
>
> --
> Jon TURNEY
> Volunteer Cygwin/X X Server maintainer


-- 
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

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


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

* Re: problem with startxwin.exe and a possible solution
  2010-01-21 23:13 Marco Atzeri
  2010-01-22  1:35 ` Charles Wilson
@ 2010-02-03 21:09 ` Jon TURNEY
  2010-02-03 21:14   ` Jim Reisert AD1C
  1 sibling, 1 reply; 6+ messages in thread
From: Jon TURNEY @ 2010-02-03 21:09 UTC (permalink / raw)
  To: cygwin-xfree; +Cc: marco_atzeri

On 21/01/2010 23:13, Marco Atzeri wrote:
> Hi,
> after the transition from startxwin.bat to startxwin.exe,
> I had the "Xwin Server" menu pratically unusable.
> The server start but the xterm usually don't show up while
> ps reports it running. Running a second xterm could appear
> but most of the time as if the window manager is absent:
> no border, no possibility to move the program and similar.
> The Xserver is also unstable, the icon on the toolbar
> usually disappear and to terminate the server I really need
> to kill it with Process Explorer.

I can reproduce this if I have CYGWIN=tty (which I note in your cygcheck.out) 
in my Windows environment.  Without that it seems to work fine.

I'm not sure that I believe that this is the underlying cause of the problem, 
and if it is, I have no idea how it could make difference or why it wasn't a 
problem previously.

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

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


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

* Re: problem with startxwin.exe and a possible solution
  2010-01-22  1:35 ` Charles Wilson
@ 2010-01-22  8:57   ` Marco Atzeri
  0 siblings, 0 replies; 6+ messages in thread
From: Marco Atzeri @ 2010-01-22  8:57 UTC (permalink / raw)
  To: cygwin-xfree

--- Ven 22/1/10, Charles Wilson  ha scritto:

> Marco Atzeri wrote:
> > Today I start some experiments and I have found that
> > changing the menu target from 
> > 
> > C:\cygwin2\bin\run.exe /usr/bin/bash.exe -l -c
> /usr/bin/startxwin.exe
> > 
> > to 
> > 
> > C:\cygwin2\bin\run.exe -p /usr/bin
> /usr/bin/startxwin.exe
> > 
> > all the problems seem gone. 
> > The Xserver is stable and all the Xterms run
> smoothly.
> > 
> > I suppose that my login shell redefine some parameters
> that
> > startxwin.exe needs, while a much simpler 
> > "run.exe -p /usr/bin" is what is really needed.
> 
> The real issue, I think, is that your mechanism doesn't
> allow you to set
> OTHER environment variables that might need to be defined
> before
> launching XWin, such as LC_ALL etc -- which would get set
> by the
> original formula, since 'bash -l' reads your startup files
> like
> ~/.bash_profile where they might get set.
> 

As on my .bash_profile, I don't set LC_ALL and I just clean 
PATH and redirect TEMP and TMP, I have not such problem.

However I just tested that 
C:\cygwin2\bin\run.exe -p /usr/bin /usr/bin/bash.exe -l -c /usr/bin/startxwin.exe

is also working as expected.

Using such target I have 3 process:
bash.exe
startxwin.exe
Xwin.exe

I just checked with Process Explorer the enviroment and I 
find that, for both bash and startxwin.exe, PATH 
is not the one I have in .bash_profile..

For the bash process this does make sense, but startxwin.exe should have the PATH redefined. 
If I run from a bash-xterm login session another bash -l,
Process Explorer reports the first with the windows PATH but 
the second with the redefined PATH as the first is a login
shell and followed .bash_profile.

It is like the "-c" option of bash is blocking the "-l" 
option. 

As my Windows PATH don't include the cygwin /usr/bin,
without the "-p /usr/bin" bash is crippled and so also startxwin.exe..

 
> --
> Chuck

Marco





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


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

* Re: problem with startxwin.exe and a possible solution
  2010-01-21 23:13 Marco Atzeri
@ 2010-01-22  1:35 ` Charles Wilson
  2010-01-22  8:57   ` Marco Atzeri
  2010-02-03 21:09 ` Jon TURNEY
  1 sibling, 1 reply; 6+ messages in thread
From: Charles Wilson @ 2010-01-22  1:35 UTC (permalink / raw)
  To: cygwin-xfree

Marco Atzeri wrote:
> Today I start some experiments and I have found that
> changing the menu target from 
> 
> C:\cygwin2\bin\run.exe /usr/bin/bash.exe -l -c /usr/bin/startxwin.exe
> 
> to 
> 
> C:\cygwin2\bin\run.exe -p /usr/bin /usr/bin/startxwin.exe
> 
> all the problems seem gone. 
> The Xserver is stable and all the Xterms run smoothly.
> 
> I suppose that my login shell redefine some parameters that
> startxwin.exe needs, while a much simpler 
> "run.exe -p /usr/bin" is what is really needed.

The real issue, I think, is that your mechanism doesn't allow you to set
OTHER environment variables that might need to be defined before
launching XWin, such as LC_ALL etc -- which would get set by the
original formula, since 'bash -l' reads your startup files like
~/.bash_profile where they might get set.

Another (untested!) possibility is to use run2.exe (which is kinda
wierd: use a launcher to start a launcher that starts X...)

====== startxwin.xml =======
<?xml version="1.0" encoding="us-ascii"?>
<Run2Config
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:noNamespaceSchemaLocation="run2.xsd">
  <Global>
    <Environment>
      <!-- set environment variables here -->
      <Append var="PATH"  value="/usr/bin"/>
      <Set var="LC_ALL"  value="en_US.UTF-8"/>
    </Environment>
    <Target filename="/usr/bin/startxwin.exe" startin="~">
    </Target>
  </Global>
</Run2Config>

Shortcut target:
C:/cygwin/bin/run2.exe --notty /usr/bin/startxwin.xml

--
Chuck


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


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

* problem with startxwin.exe and a possible solution
@ 2010-01-21 23:13 Marco Atzeri
  2010-01-22  1:35 ` Charles Wilson
  2010-02-03 21:09 ` Jon TURNEY
  0 siblings, 2 replies; 6+ messages in thread
From: Marco Atzeri @ 2010-01-21 23:13 UTC (permalink / raw)
  To: cygwin-xfree

[-- Attachment #1: Type: text/plain, Size: 1148 bytes --]

Hi,
after the transition from startxwin.bat to startxwin.exe,
I had the "Xwin Server" menu pratically unusable.
The server start but the xterm usually don't show up while
ps reports it running. Running a second xterm could appear
but most of the time as if the window manager is absent: 
no border, no possibility to move the program and similar.
The Xserver is also unstable, the icon on the toolbar
usually disappear and to terminate the server I really need 
to kill it with Process Explorer.

As the old startxwin.bat was still working for me, I never arise 
the issue. 

Today I start some experiments and I have found that
changing the menu target from 

C:\cygwin2\bin\run.exe /usr/bin/bash.exe -l -c /usr/bin/startxwin.exe

to 

C:\cygwin2\bin\run.exe -p /usr/bin /usr/bin/startxwin.exe

all the problems seem gone. 
The Xserver is stable and all the Xterms run smoothly.

I suppose that my login shell redefine some parameters that
startxwin.exe needs, while a much simpler 
"run.exe -p /usr/bin" is what is really needed.

Attached the logs for the two cases and cygcheck output

Regards
Marco


      

[-- Attachment #2: XWin.0.log_cmd --]
[-- Type: application/octet-stream, Size: 7808 bytes --]

Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.7.3.0 (10703000)
Build Date: 2009-12-22

Contact: cygwin-xfree@cygwin.com
XWin was started with the following command line:

X :0 -multiwindow 

ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1280 h 800
winInitializeDefaultScreens - Returning
2010-01-21 23:05:57 _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
2010-01-21 23:05:57 _XSERVTransOpen: transport open failed for inet6/ITQMOZCAS2NB007:0
2010-01-21 23:05:57 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
2010-01-21 23:05:58 winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
2010-01-21 23:05:58 (II) xorg.conf is not supported
2010-01-21 23:05:58 (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
2010-01-21 23:05:58 winPrefsLoadPreferences: /etc/X11/system.XWinrc
2010-01-21 23:05:58 LoadPreferences: Done parsing the configuration file...
2010-01-21 23:05:58 winGetDisplay: DISPLAY=:0.0
2010-01-21 23:05:58 winDetectSupportedEngines - Windows NT/2000/XP
2010-01-21 23:05:58 winDetectSupportedEngines - DirectDraw installed
2010-01-21 23:05:58 winDetectSupportedEngines - DirectDraw4 installed
2010-01-21 23:05:58 winDetectSupportedEngines - Returning, supported engines 00000007
2010-01-21 23:05:58 winSetEngine - Multi Window or Rootless => ShadowGDI
2010-01-21 23:05:58 winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel
2010-01-21 23:05:58 winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 800 depth: 32
2010-01-21 23:05:58 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
2010-01-21 23:05:58 winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32
2010-01-21 23:05:58 null screen fn ReparentWindow
2010-01-21 23:05:58 null screen fn RestackWindow
2010-01-21 23:05:58 InitQueue - Calling pthread_mutex_init
2010-01-21 23:05:58 InitQueue - pthread_mutex_init returned
2010-01-21 23:05:58 InitQueue - Calling pthread_cond_init
2010-01-21 23:05:58 InitQueue - pthread_cond_init returned
2010-01-21 23:05:58 winInitMultiWindowWM - Hello
2010-01-21 23:05:58 winMultiWindowXMsgProc - Hello
2010-01-21 23:05:58 Screen 0 added at XINERAMA coordinate (0,0).
2010-01-21 23:05:58 winInitMultiWindowWM - Calling pthread_mutex_lock ()
2010-01-21 23:05:58 winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
2010-01-21 23:05:58 (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
2010-01-21 23:05:58 (II) GLX: Initialized DRISWRAST GL provider for screen 0
2010-01-21 23:05:58 [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
2010-01-21 23:05:58 winPointerWarpCursor - Discarding first warp: 640 400
2010-01-21 23:05:58 (--) 3 mouse buttons found
2010-01-21 23:05:58 (--) Setting autorepeat to delay=500, rate=31
2010-01-21 23:05:58 (--) winConfigKeyboard - Layout: "00000410" (00000410) 
2010-01-21 23:05:58 (--) Using preset keyboard for "Italian" (410), type "4"
2010-01-21 23:05:58 Rules = "base" Model = "pc105" Layout = "it" Variant = "none" Options = "none"
2010-01-21 23:05:59 winInitMultiWindowWM - pthread_mutex_lock () returned.
2010-01-21 23:05:59 winProcEstablishConnection - Hello
2010-01-21 23:05:59 winInitMultiWindowWM - pthread_mutex_unlock () returned.
2010-01-21 23:05:59 winMultiWindowXMsgProc - pthread_mutex_lock () returned.
2010-01-21 23:05:59 winInitClipboard ()
2010-01-21 23:05:59 winGetDisplay: DISPLAY=:0.0
2010-01-21 23:05:59 winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
2010-01-21 23:05:59 winProcEstablishConnection - winInitClipboard returned.
2010-01-21 23:05:59 winClipboardProc - Hello
2010-01-21 23:06:35 (II) xorg.conf is not supported
2010-01-21 23:06:35 (II) xorg.conf is not supported
2010-01-21 23:06:35 winGetDisplay: DISPLAY=:0.0
2010-01-21 23:06:35 winGetDisplay: DISPLAY=:0.0
2010-01-21 23:06:35 DetectUnicodeSupport - Windows NT/2000/XP
2010-01-21 23:06:35 winMultiWindowXMsgProc - DISPLAY=:0.0
2010-01-21 23:06:35 winPrefsLoadPreferences: /etc/X11/system.XWinrc
2010-01-21 23:06:35 winInitMultiWindowWM - Could not open display, try: 1, sleeping: 5
2010-01-21 23:06:35 LoadPreferences: Done parsing the configuration file...
2010-01-21 23:06:35 winGetDisplay: DISPLAY=:0.0
2010-01-21 23:06:35 winGetDisplay: DISPLAY=:0.0
2010-01-21 23:06:35 winDetectSupportedEngines - DirectDraw installed
2010-01-21 23:06:35 winDetectSupportedEngines - DirectDraw installed
2010-01-21 23:06:35 winMultiWindowXMsgProc - Could not open display, try: 1, sleeping: 5
2010-01-21 23:06:35 winDetectSupportedEngines - Returning, supported engines 00000007
2010-01-21 23:06:35 winClipboardProc - DISPLAY=:0.0
2010-01-21 23:06:35 winInitMultiWindowWM - Could not open display, try: 2, sleeping: 5
2010-01-21 23:06:35 winInitMultiWindowWM - Could not open display, try: 2, sleeping: 5
2010-01-21 23:06:35 winInitMultiWindowWM - Could not open display, try: 3, sleeping: 5
2010-01-21 23:06:35 winInitMultiWindowWM - Could not open display, try: 3, sleeping: 5
2010-01-21 23:06:35 winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 800 depth: 32
2010-01-21 23:06:35 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
2010-01-21 23:06:35 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
2010-01-21 23:06:35 winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32
2010-01-21 23:06:35 null screen fn ReparentWindow
2010-01-21 23:06:35 null screen fn RestackWindow
2010-01-21 23:06:35 InitQueue - Calling pthread_mutex_init
2010-01-21 23:06:35 InitQueue - pthread_mutex_init returned
2010-01-21 23:06:35 InitQueue - Calling pthread_cond_init
2010-01-21 23:06:35 InitQueue - pthread_cond_init returned
2010-01-21 23:06:35 winMultiWindowXMsgProc - Could not open display, try: 2, sleeping: 5
2010-01-21 23:06:35 winInitMultiWindowWM - Hello
2010-01-21 23:06:35 winInitMultiWindowWM - Calling pthread_mutex_lock ()
2010-01-21 23:06:35 winInitMultiWindowWM - Could not open display, try: 4, sleeping: 5
2010-01-21 23:06:35 winMultiWindowXMsgProc - Hello
2010-01-21 23:06:35 Screen 0 added at XINERAMA coordinate (0,0).
2010-01-21 23:06:35 winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
2010-01-21 23:06:35 winClipboardProc - Could not open display, try: 2, sleeping: 4
2010-01-21 23:06:35 winMultiWindowXMsgProc - Could not open display, try: 3, sleeping: 5
2010-01-21 23:06:35 (II) GLX: Initialized DRISWRAST GL provider for screen 0
2010-01-21 23:06:35 (II) GLX: Initialized DRISWRAST GL provider for screen 0
2010-01-21 23:06:35 [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
2010-01-21 23:06:35 winInitMultiWindowWM - Could not open display, try: 5, sleeping: 5
2010-01-21 23:06:35 winInitMultiWindowWM - Failed opening the display.  Exiting.
2010-01-21 23:06:35 winClipboardProc - Could not open display, try: 3, sleeping: 4
2010-01-21 23:06:35 (--) 3 mouse buttons found
2010-01-21 23:06:35 winMultiWindowXMsgProc - Could not open display, try: 4, sleeping: 5
2010-01-21 23:06:35 (--) winConfigKeyboard - Layout: "00000410" (00000410) 
2010-01-21 23:06:35 (--) winConfigKeyboard - Layout: "00000410" (00000410) 
2010-01-21 23:06:35 (--) Using preset keyboard for "Italian" (410), type "4"
2010-01-21 23:06:35 Rules = "base" Model = "pc105" Layout = "it" Variant = "none" Options = "none"
2010-01-21 23:06:35 (EE) Error compiling keymap (server-0)
2010-01-21 23:06:35 (EE) XKB: Couldn't compile keymap
2010-01-21 23:06:35 winClipboardProc - Could not open display, try: 4, sleeping: 4
2010-01-21 23:06:35 XKB: Failed to compile keymap
2010-01-21 23:06:35 Segmentation fault at address 0x64
2010-01-21 23:06:35 
Fatal server error:
2010-01-21 23:06:35 Caught signal 11 (Segmentation fault). Server aborting
2010-01-21 23:06:35 

[-- Attachment #3: XWin.0.log_cmd_run_OK --]
[-- Type: application/octet-stream, Size: 4328 bytes --]

Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.7.3.0 (10703000)
Build Date: 2009-12-22

Contact: cygwin-xfree@cygwin.com
XWin was started with the following command line:

X :0 -multiwindow 

ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1280 h 800
winInitializeDefaultScreens - Returning
2010-01-21 23:11:36 _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
2010-01-21 23:11:36 _XSERVTransOpen: transport open failed for inet6/ITQMOZCAS2NB007:0
2010-01-21 23:11:36 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
2010-01-21 23:11:37 winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
2010-01-21 23:11:37 (II) xorg.conf is not supported
2010-01-21 23:11:37 (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
2010-01-21 23:11:37 winPrefsLoadPreferences: /etc/X11/system.XWinrc
2010-01-21 23:11:37 LoadPreferences: Done parsing the configuration file...
2010-01-21 23:11:37 winGetDisplay: DISPLAY=:0.0
2010-01-21 23:11:37 winDetectSupportedEngines - Windows NT/2000/XP
2010-01-21 23:11:37 winDetectSupportedEngines - DirectDraw installed
2010-01-21 23:11:37 winDetectSupportedEngines - DirectDraw4 installed
2010-01-21 23:11:37 winDetectSupportedEngines - Returning, supported engines 00000007
2010-01-21 23:11:37 winSetEngine - Multi Window or Rootless => ShadowGDI
2010-01-21 23:11:37 winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel
2010-01-21 23:11:37 winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 800 depth: 32
2010-01-21 23:11:37 winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
2010-01-21 23:11:37 winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32
2010-01-21 23:11:37 null screen fn ReparentWindow
2010-01-21 23:11:37 null screen fn RestackWindow
2010-01-21 23:11:37 InitQueue - Calling pthread_mutex_init
2010-01-21 23:11:37 InitQueue - pthread_mutex_init returned
2010-01-21 23:11:37 InitQueue - Calling pthread_cond_init
2010-01-21 23:11:37 InitQueue - pthread_cond_init returned
2010-01-21 23:11:37 winInitMultiWindowWM - Hello
2010-01-21 23:11:37 winMultiWindowXMsgProc - Hello
2010-01-21 23:11:37 Screen 0 added at XINERAMA coordinate (0,0).
2010-01-21 23:11:37 winInitMultiWindowWM - Calling pthread_mutex_lock ()
2010-01-21 23:11:37 winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
2010-01-21 23:11:37 (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
2010-01-21 23:11:37 (II) GLX: Initialized DRISWRAST GL provider for screen 0
2010-01-21 23:11:37 [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
2010-01-21 23:11:37 winPointerWarpCursor - Discarding first warp: 640 400
2010-01-21 23:11:37 (--) 3 mouse buttons found
2010-01-21 23:11:37 (--) Setting autorepeat to delay=500, rate=31
2010-01-21 23:11:37 (--) winConfigKeyboard - Layout: "00000410" (00000410) 
2010-01-21 23:11:37 (--) Using preset keyboard for "Italian" (410), type "4"
2010-01-21 23:11:37 Rules = "base" Model = "pc105" Layout = "it" Variant = "none" Options = "none"
2010-01-21 23:11:38 winInitMultiWindowWM - pthread_mutex_lock () returned.
2010-01-21 23:11:38 winProcEstablishConnection - Hello
2010-01-21 23:11:38 winInitMultiWindowWM - pthread_mutex_unlock () returned.
2010-01-21 23:11:38 winMultiWindowXMsgProc - pthread_mutex_lock () returned.
2010-01-21 23:11:38 winInitClipboard ()
2010-01-21 23:11:38 winGetDisplay: DISPLAY=:0.0
2010-01-21 23:11:38 winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
2010-01-21 23:11:38 winInitMultiWindowWM - DISPLAY=:0.0
2010-01-21 23:11:38 winProcEstablishConnection - winInitClipboard returned.
2010-01-21 23:11:38 winClipboardProc - Hello
2010-01-21 23:11:38 winGetDisplay: DISPLAY=:0.0
2010-01-21 23:11:38 winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display.
2010-01-21 23:11:38 DetectUnicodeSupport - Windows NT/2000/XP
2010-01-21 23:11:38 winMultiWindowXMsgProc - DISPLAY=:0.0
2010-01-21 23:11:38 winGetDisplay: DISPLAY=:0.0
2010-01-21 23:11:38 winClipboardProc - DISPLAY=:0.0
2010-01-21 23:11:38 winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display.
2010-01-21 23:11:38 winClipboardProc - XOpenDisplay () returned and successfully opened the display.

[-- Attachment #4: cygcheck.out --]
[-- Type: message/news, Size: 62961 bytes --]


Windows XP Professional Ver 5.1 Build 2600 Service Pack 2

Path:	C:\cygwin2\home\itq00146\bin
	C:\cygwin2\usr\local\bin
	C:\cygwin2\usr\local\lib\bin
	C:\cygwin2\bin
	C:\cygwin2\lib\lapack
	C:\WINDOWS\system32
	C:\WINDOWS
	C:\utility

Output from C:\cygwin2\bin\id.exe
UID: 81840(itq00146)     GID: 10513(Domain_Users)
0(root)                  544(Administrators)      545(Users)
10513(Domain_Users)      544(Administrators)      545(Users)
10513(Domain_Users)

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

USER = 'itq00146'
PWD = '/tmp'
CYGWIN = 'tty notitle glob server'
HOME = '/home/itq00146'

HOMEPATH = '\'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man'
APPDATA = '/home/itq00146'
HOSTNAME = 'ITQMOZCAS2NB007'
CDSROOT = 'C:\OrCAD\OrCAD_16.0_Demo'
TERM = 'xterm'
PROCESSOR_IDENTIFIER = 'x86 Family 6 Model 15 Stepping 13, GenuineIntel'
WINDIR = 'C:\WINDOWS'
TEXDOCVIEW_txt = 'cygstart %s'
TEXDOCVIEW_dvi = 'cygstart %s'
OLDPWD = '/var/log'
USERDOMAIN = 'WBI'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
TEMP = '/tmp'
DEFLOGDIR = 'C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
CCACHE_DIR = '/pub/ccache'
SAPLOGON_INI_FILE = 'C:\Application_Data\SAPSC\SAPWorkDir\SapLogon.ini'
USERNAME = 'itq00146'
TEXDOCVIEW_pdf = 'cygstart %s'
PROCESSOR_LEVEL = '6'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
TEXDOCVIEW_html = 'cygstart %s'
LANG = 'C.UTF-8'
USERPROFILE = 'C:\Documents and Settings\itq00146'
CLIENTNAME = 'Console'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n-2 \$ '
LOGONSERVER = '\\EU1RDCRDC1DC001'
PROCESSOR_ARCHITECTURE = 'x86'
SHLVL = '1'
USERDNSDOMAIN = 'WBI.NXP.COM'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
HOMEDRIVE = 'H:'
CONCEPT_INST_DIR = 'C:\OrCAD\OrCAD_16.0_Demo'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
TMP = '/tmp'
SYSTEMROOT = 'C:\WINDOWS'
CVS_RSH = '/bin/ssh'
PROCESSOR_REVISION = '0f0d'
TEXDOCVIEW_ps = 'cygstart %s'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
PROGRAMFILES = 'C:\Program Files'
HOMESHARE = '\\itqmozcas1ms006\itq00146$'
NUMBER_OF_PROCESSORS = '2'
VSEDEFLOGDIR = 'C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection'
SESSIONNAME = 'Console'
COMPUTERNAME = 'ITQMOZCAS2NB007'
_ = '/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin\setup
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSaveMRU\Cygwin_patch
  (default) = 'C:\cygwin\pub\cygports\octave\octave-3.0.2\README.Cygwin_patch'
  MRUList = 'a'
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.Cygwin_patch
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.Cygwin_patch\OpenWithList
  (default) = 'firefox.exe'
  MRUList = 'a'
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Favorites\cygwin
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin\Cygwin-X
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin\doc
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin-1.5
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin-1.5\doc
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin-X
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin-X\Editors
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin-X\Games
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin-X\Information
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin-X\Tools
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin-X\Toys
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin2
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin2\Cygwin
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Cygwin2\doc
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Programs\Cygwin
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Programs\Cygwin-1.5
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Programs\Cygwin-X
  (default) = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\cygwin_bash
  (default) = '&Bash Prompt Here'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\cygwin_bash\command
  (default) = 'C:\cygwin2\bin\run.exe C:\cygwin2\bin\mintty.exe  -e /bin/xhere /bin/bash.exe "%L"'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\cygwin_bash
  (default) = '&Bash Prompt Here'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\cygwin_bash\command
  (default) = 'C:\cygwin\bin\run.exe C:\cygwin\bin\mintty.exe -e /bin/xhere /bin/bash.exe "%L"'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
  (default) = 0x00000800
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = '/cygdrive'
  cygdrive flags = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = 'C:\cygwin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = 'C:\cygwin/bin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = 'C:\cygwin/lib'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin2'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin2'
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Management\ARPCache\cygwin_bash
  (default) = (unsupported type)
  Changed = 0x00000000
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\cygwin_bash
  (default) = 'Cygwin Bash Prompt Here'
  UnInstallString = 'C:\cygwin\bin\sh -c "/bin/chere -u -s bash"'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: 50a84960ed2ca80d Path: C:\cygwin2

c:  hd  NTFS     76316Mb  92% CP CS UN PA FC     
d:  cd             N/A    N/A                    
e:  hd  NTFS    476937Mb  48% CP CS UN PA FC     
h:  net            N/A    N/A                    

C:\cygwin2       /          system  binary,auto
C:/cygwin2/bin   /usr/bin   system  binary
C:/cygwin2/lib   /usr/lib   system  binary
cygdrive prefix  /cygdrive  user    binary,auto

Found: C:\cygwin2\bin\awk.exe
 -> C:\cygwin2\bin\gawk.exe
Found: C:\cygwin2\bin\bash.exe
Found: C:\cygwin2\bin\cat.exe
Found: C:\cygwin2\bin\cp.exe
Found: C:\cygwin2\bin\cpp.exe
 -> C:\cygwin2\etc\alternatives\cpp
 -> C:\cygwin2\bin\cpp-4.exe
Not Found: crontab
Found: C:\cygwin2\bin\find.exe
Found: C:\WINDOWS\system32\find.exe
Warning: C:\cygwin2\bin\find.exe hides C:\WINDOWS\system32\find.exe
Found: C:\cygwin2\bin\gcc.exe
 -> C:\cygwin2\etc\alternatives\gcc
 -> C:\cygwin2\bin\gcc-4.exe
Found: C:\cygwin2\bin\gdb.exe
Found: C:\cygwin2\bin\grep.exe
Found: C:\cygwin2\bin\kill.exe
Found: C:\cygwin2\bin\ld.exe
Found: C:\cygwin2\bin\ls.exe
Found: C:\cygwin2\bin\make.exe
Found: C:\cygwin2\bin\mv.exe
Found: C:\cygwin2\bin\patch.exe
Found: C:\cygwin2\bin\perl.exe
Found: C:\cygwin2\bin\rm.exe
Found: C:\cygwin2\bin\sed.exe
Found: C:\cygwin2\bin\ssh.exe
Found: C:\cygwin2\bin\sh.exe
Found: C:\cygwin2\bin\tar.exe
Found: C:\cygwin2\bin\test.exe
Found: C:\cygwin2\bin\vi
 -> C:\cygwin2\bin\vim-nox.exe
Found: C:\cygwin2\bin\vim
 -> C:\cygwin2\etc\alternatives\vim
 -> C:\cygwin2\bin\vim-nox.exe

  580k 2010/01/17 C:\cygwin2\usr\local\lib\bin\cygcruft-3-3-50+.dll - os=4.0 img=1.0 sys=4.0
                  "cygcruft-3-3-50+.dll" v0.0 ts=2010/1/17 9:20
115838k 2010/01/17 C:\cygwin2\usr\local\lib\bin\cygoctave-3-3-50+.dll - os=4.0 img=1.0 sys=4.0
                  "cygoctave-3-3-50+.dll" v0.0 ts=2010/1/17 9:50
226728k 2010/01/17 C:\cygwin2\usr\local\lib\bin\cygoctinterp-3-3-50+.dll - os=4.0 img=1.0 sys=4.0
                  "cygoctinterp-3-3-50+.dll" v0.0 ts=2010/1/17 10:31
  111k 2009/08/07 C:\cygwin2\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-1-0.dll" v0.0 ts=2009/8/7 21:58
   87k 2009/08/07 C:\cygwin2\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-1-0.dll" v0.0 ts=2009/8/7 22:46
  273k 2009/12/22 C:\cygwin2\bin\cygarpack-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygarpack-0.dll" v0.0 ts=2009/12/22 20:28
  704k 2007/12/18 C:\cygwin2\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygaspell-15.dll" v0.0 ts=2007/12/18 12:39
   72k 2009/03/18 C:\cygwin2\bin\cygaudio-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygaudio-2.dll" v0.0 ts=2009/3/18 5:40
  351k 2008/01/14 C:\cygwin2\bin\cygboost_date_time-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_date_time-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 9:36
  120k 2008/01/14 C:\cygwin2\bin\cygboost_filesystem-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_filesystem-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 9:36
   79k 2008/01/14 C:\cygwin2\bin\cygboost_iostreams-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_iostreams-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 9:37
  526k 2008/01/14 C:\cygwin2\bin\cygboost_program_options-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_program_options-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 9:38
  564k 2008/01/14 C:\cygwin2\bin\cygboost_python-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_python-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 9:39
  678k 2008/01/14 C:\cygwin2\bin\cygboost_regex-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_regex-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 9:41
  621k 2008/01/14 C:\cygwin2\bin\cygboost_serialization-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_serialization-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 9:44
  118k 2008/01/14 C:\cygwin2\bin\cygboost_signals-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_signals-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 9:44
   91k 2008/01/14 C:\cygwin2\bin\cygboost_thread-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_thread-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 9:47
   61k 2009/03/02 C:\cygwin2\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2009/3/2 4:11
  456k 2009/06/25 C:\cygwin2\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-2.dll" v0.0 ts=2009/6/25 8:25
   11k 2009/12/23 C:\cygwin2\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2009/12/23 14:25
  108k 2010/01/05 C:\cygwin2\bin\cygcloog-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcloog-0.dll" v0.0 ts=2010/1/5 1:45
    7k 2003/10/19 C:\cygwin2\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 9:57
 1147k 2009/11/05 C:\cygwin2\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2009/11/5 18:36
  254k 2009/08/23 C:\cygwin2\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2009/8/23 7:25
  703k 2007/12/17 C:\cygwin2\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.2.dll" v0.0 ts=2007/12/17 12:58
  943k 2007/12/17 C:\cygwin2\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.5.dll" v0.0 ts=2007/12/17 14:12
 1036k 2007/12/17 C:\cygwin2\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.2.dll" v0.0 ts=2007/12/17 12:58
 1296k 2007/12/17 C:\cygwin2\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.5.dll" v0.0 ts=2007/12/17 14:12
  243k 2005/02/23 C:\cygwin2\bin\cygdps-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdps-1.dll" v0.0 ts=2005/2/23 15:42
   26k 2005/02/23 C:\cygwin2\bin\cygdpstk-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdpstk-1.dll" v0.0 ts=2005/2/23 15:42
  116k 2009/10/06 C:\cygwin2\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2009/10/6 12:03
  508k 2008/03/19 C:\cygwin2\bin\cygEMF-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygEMF-1.dll" v0.0 ts=2008/3/19 23:49
  118k 2007/04/06 C:\cygwin2\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2007/4/6 22:43
  118k 2008/05/09 C:\cygwin2\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2008/5/9 6:03
   73k 2009/12/20 C:\cygwin2\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2009/12/20 6:24
  286k 2006/08/06 C:\cygwin2\bin\cygfcgi++-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfcgi++-0.dll" v0.0 ts=2006/8/6 22:09
   30k 2006/08/06 C:\cygwin2\bin\cygfcgi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfcgi-0.dll" v0.0 ts=2006/8/6 22:09
   24k 2009/12/11 C:\cygwin2\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-4.dll" v0.0 ts=2009/12/8 1:39
  784k 2009/07/28 C:\cygwin2\bin\cygfftw3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3-3.dll" v0.0 ts=2009/7/28 21:14
  758k 2009/07/28 C:\cygwin2\bin\cygfftw3f-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3f-3.dll" v0.0 ts=2009/7/28 21:05
   19k 2009/07/28 C:\cygwin2\bin\cygfftw3f_threads-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3f_threads-3.dll" v0.0 ts=2009/7/28 21:05
   19k 2009/07/28 C:\cygwin2\bin\cygfftw3_threads-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3_threads-3.dll" v0.0 ts=2009/7/28 21:14
  508k 2010/01/21 C:\cygwin2\bin\cygfltk-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk-1.1.dll" v0.0 ts=2010/1/21 14:42
   22k 2010/01/21 C:\cygwin2\bin\cygfltk_forms-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk_forms-1.1.dll" v0.0 ts=2010/1/21 14:42
   81k 2010/01/21 C:\cygwin2\bin\cygfltk_gl-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk_gl-1.1.dll" v0.0 ts=2010/1/21 14:42
   59k 2010/01/21 C:\cygwin2\bin\cygfltk_images-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk_images-1.1.dll" v0.0 ts=2010/1/21 14:42
  174k 2009/09/25 C:\cygwin2\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2009/9/25 4:05
   21k 2009/10/14 C:\cygwin2\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2009/10/14 3:04
   43k 2010/01/02 C:\cygwin2\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 15:49
   40k 2009/03/01 C:\cygwin2\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2009/3/1 7:32
   43k 2009/11/20 C:\cygwin2\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-9.dll" v0.0 ts=2009/11/20 20:14
   48k 2003/08/09 C:\cygwin2\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
                  "cygform7.dll" v0.0 ts=2003/8/9 11:25
  860k 2008/03/23 C:\cygwin2\bin\cygfpx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfpx-1.dll" v0.0 ts=2008/3/23 21:12
  489k 2009/10/15 C:\cygwin2\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2009/10/15 3:22
  381k 2009/03/06 C:\cygwin2\bin\cygftgl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygftgl-2.dll" v0.0 ts=2009/3/6 10:51
   45k 2009/12/11 C:\cygwin2\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2009/12/8 1:30
   41k 2008/09/12 C:\cygwin2\bin\cyggcc_s.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s.dll" v0.0 ts=2008/9/11 8:43
  414k 2008/06/16 C:\cygwin2\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcrypt-11.dll" v0.0 ts=2008/6/16 23:13
  228k 2009/09/15 C:\cygwin2\bin\cyggd-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyggd-2.dll" v0.0 ts=2009/9/15 12:13
   19k 2009/02/26 C:\cygwin2\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009/2/26 8:58
    8k 2009/02/26 C:\cygwin2\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 8:58
  954k 2009/04/03 C:\cygwin2\bin\cyggettextlib-0-17.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextlib-0-17.dll" v0.0 ts=2009/4/3 3:21
  218k 2009/04/03 C:\cygwin2\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextpo-0.dll" v0.0 ts=2009/4/3 3:29
  203k 2009/04/03 C:\cygwin2\bin\cyggettextsrc-0-17.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextsrc-0-17.dll" v0.0 ts=2009/4/3 3:24
  645k 2009/12/11 C:\cygwin2\bin\cyggfortran-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggfortran-3.dll" v0.0 ts=2009/12/8 2:22
   32k 2008/12/08 C:\cygwin2\bin\cyggg-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggg-1.dll" v0.0 ts=2008/12/8 0:59
   45k 2008/12/08 C:\cygwin2\bin\cygggi-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygggi-2.dll" v0.0 ts=2008/12/8 2:09
    9k 2008/12/08 C:\cygwin2\bin\cygggiwmh-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygggiwmh-0.dll" v0.0 ts=2008/12/8 2:31
   23k 2008/12/08 C:\cygwin2\bin\cyggii-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggii-1.dll" v0.0 ts=2008/12/8 1:00
 2311k 2009/10/16 C:\cygwin2\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGL-1.dll" v0.0 ts=2009/10/16 11:17
  133k 2009/03/25 C:\cygwin2\bin\cygglib-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-1-2-0.dll" v0.0 ts=2009/3/23 15:12
  141k 2009/03/30 C:\cygwin2\bin\cygglitz-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygglitz-1.dll" v0.0 ts=2009/3/30 18:22
   21k 2009/03/30 C:\cygwin2\bin\cygglitz-glx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygglitz-glx-1.dll" v0.0 ts=2009/3/30 18:23
  715k 2010/01/17 C:\cygwin2\bin\cygglpk-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglpk-0.dll" v0.0 ts=2010/1/17 22:51
  445k 2009/10/16 C:\cygwin2\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGLU-1.dll" v0.0 ts=2009/10/16 11:17
  182k 2008/03/23 C:\cygwin2\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygglut-3.dll" v0.0 ts=2008/3/23 19:18
   12k 2009/03/25 C:\cygwin2\bin\cyggmodule-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-1-2-0.dll" v0.0 ts=2009/3/23 15:12
  315k 2009/06/06 C:\cygwin2\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2009/6/6 13:23
   14k 2009/06/06 C:\cygwin2\bin\cyggmpxx-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmpxx-4.dll" v0.0 ts=2009/6/6 13:23
  586k 2009/09/30 C:\cygwin2\bin\cyggnutls-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-26.dll" v0.0 ts=2009/9/30 12:24
   27k 2009/09/30 C:\cygwin2\bin\cyggnutls-extra-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-extra-26.dll" v0.0 ts=2009/9/30 12:24
   30k 2009/09/30 C:\cygwin2\bin\cyggnutls-openssl-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-26.dll" v0.0 ts=2009/9/30 12:24
   64k 2009/09/30 C:\cygwin2\bin\cyggnutlsxx-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-26.dll" v0.0 ts=2009/9/30 12:24
   27k 2009/12/11 C:\cygwin2\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-1.dll" v0.0 ts=2009/12/8 1:42
   13k 2008/03/08 C:\cygwin2\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpg-error-0.dll" v0.0 ts=2008/3/9 0:18
  314k 2010/01/03 C:\cygwin2\bin\cygGraphicsMagick++-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick++-3.dll" v0.0 ts=2010/1/3 8:19
11887k 2010/01/03 C:\cygwin2\bin\cygGraphicsMagick-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick-3.dll" v0.0 ts=2010/1/3 8:18
  134k 2010/01/03 C:\cygwin2\bin\cygGraphicsMagickWand-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagickWand-2.dll" v0.0 ts=2010/1/3 8:19
 5491k 2008/11/27 C:\cygwin2\bin\cyggs-8.dll - os=4.0 img=1.0 sys=4.0
                  "cyggs-8.dll" v0.0 ts=2008/11/27 14:24
 1640k 2009/09/20 C:\cygwin2\bin\cyggsl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggsl-0.dll" v0.0 ts=2009/9/20 16:39
  186k 2009/09/20 C:\cygwin2\bin\cyggslcblas-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggslcblas-0.dll" v0.0 ts=2009/9/20 16:29
    9k 2009/03/25 C:\cygwin2\bin\cyggthread-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-1-2-0.dll" v0.0 ts=2009/3/23 15:13
 2047k 2009/09/17 C:\cygwin2\bin\cyghdf5-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyghdf5-0.dll" v0.0 ts=2009/9/17 9:58
   90k 2009/09/17 C:\cygwin2\bin\cyghdf5_hl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyghdf5_hl-0.dll" v0.0 ts=2009/9/17 9:59
   29k 2003/08/10 C:\cygwin2\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2003/8/11 1:16
   24k 2009/06/23 C:\cygwin2\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2009/6/23 14:20
   25k 2009/07/06 C:\cygwin2\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2009/7/5 16:45
   73k 2009/09/02 C:\cygwin2\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2009/9/2 23:39
  360k 2009/12/29 C:\cygwin2\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2009/12/29 6:30
  981k 2009/05/30 C:\cygwin2\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2009/5/30 21:05
  191k 2009/09/15 C:\cygwin2\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2009/9/15 12:41
   22k 2001/12/13 C:\cygwin2\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 10:28
   37k 2003/08/10 C:\cygwin2\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2003/8/10 23:50
   31k 2005/11/20 C:\cygwin2\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/20 3:04
   31k 2009/04/03 C:\cygwin2\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2009/4/3 3:15
  241k 2008/04/02 C:\cygwin2\bin\cygjasper-1-701-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1-701-1.dll" v0.0 ts=2008/4/2 17:19
  246k 2008/04/02 C:\cygwin2\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1.dll" v0.0 ts=2008/4/2 18:19
   47k 2009/12/23 C:\cygwin2\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig-2.dll" v0.0 ts=2009/12/23 17:59
   48k 2003/08/10 C:\cygwin2\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig1.dll" v0.0 ts=2003/8/11 1:58
  125k 2009/08/08 C:\cygwin2\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-62.dll" v0.0 ts=2009/8/8 22:48
  193k 2009/08/08 C:\cygwin2\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-7.dll" v0.0 ts=2009/8/8 21:39
   60k 2004/09/27 C:\cygwin2\bin\cygkpathsea-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-3.dll" v0.0 ts=2004/9/27 19:32
   65k 2005/05/05 C:\cygwin2\bin\cygkpathsea-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-4.dll" v0.0 ts=2005/5/5 16:33
   39k 2008/09/07 C:\cygwin2\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-3-0.dll" v0.0 ts=2008/9/7 14:28
  177k 2009/09/30 C:\cygwin2\bin\cyglcms-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglcms-1.dll" v0.0 ts=2009/9/30 14:31
  189k 2008/09/07 C:\cygwin2\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-3-0.dll" v0.0 ts=2008/9/7 14:29
  201k 2008/09/07 C:\cygwin2\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-3-0.dll" v0.0 ts=2008/9/7 14:31
    5k 2010/01/16 C:\cygwin2\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2010/1/16 19:12
    9k 2010/01/16 C:\cygwin2\bin\cyglsa64.dll - os=4.0 img=0.0 sys=5.2
   24k 2008/04/14 C:\cygwin2\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2008/4/14 7:40
   31k 2009/12/31 C:\cygwin2\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-7.dll" v0.0 ts=2009/12/31 2:30
  124k 2009/03/15 C:\cygwin2\bin\cyglzma-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-0.dll" v0.0 ts=2009/3/15 7:01
  123k 2009/08/30 C:\cygwin2\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-1.dll" v0.0 ts=2009/8/31 0:35
   12k 2009/03/15 C:\cygwin2\bin\cyglzmadec-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzmadec-0.dll" v0.0 ts=2009/3/15 7:16
  111k 2009/09/15 C:\cygwin2\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzo2-2.dll" v0.0 ts=2009/9/15 14:10
   98k 2009/03/16 C:\cygwin2\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2009/3/16 17:32
  395k 2008/04/17 C:\cygwin2\bin\cygMagick++-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick++-1.dll" v0.0 ts=2008/4/17 21:21
  391k 2006/11/05 C:\cygwin2\bin\cygMagick++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick++-10.dll" v0.0 ts=2006/11/5 15:43
 1709k 2006/11/05 C:\cygwin2\bin\cygMagick-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick-10.dll" v0.0 ts=2006/11/5 15:32
 1915k 2008/04/17 C:\cygwin2\bin\cygMagickCore-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagickCore-1.dll" v0.0 ts=2008/4/17 21:05
  782k 2008/04/17 C:\cygwin2\bin\cygMagickWand-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagickWand-1.dll" v0.0 ts=2008/4/17 21:17
   25k 2010/01/02 C:\cygwin2\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 15:48
   21k 2009/03/01 C:\cygwin2\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2009/3/1 7:31
   25k 2009/11/20 C:\cygwin2\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-9.dll" v0.0 ts=2009/11/20 20:13
   29k 2003/08/09 C:\cygwin2\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu7.dll" v0.0 ts=2003/8/9 11:25
  278k 2008/03/23 C:\cygwin2\bin\cygming-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygming-0.dll" v0.0 ts=2008/3/23 2:25
   24k 2008/10/30 C:\cygwin2\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0
                  "cygminires.dll" v0.0 ts=2008/10/31 0:53
  331k 2008/03/31 C:\cygwin2\bin\cygmng-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmng-1.dll" v0.0 ts=2008/3/31 16:43
  211k 2009/06/06 C:\cygwin2\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2009/6/6 13:23
  269k 2009/06/07 C:\cygwin2\bin\cygmpfr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-1.dll" v0.0 ts=2009/6/7 23:10
   75k 2009/07/08 C:\cygwin2\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygMrm-2.dll" v0.0 ts=2009/7/8 5:26
   63k 2010/01/02 C:\cygwin2\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 16:00
   66k 2009/03/01 C:\cygwin2\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2009/3/1 7:39
   63k 2009/11/20 C:\cygwin2\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-9.dll" v0.0 ts=2009/11/20 20:25
  195k 2010/01/02 C:\cygwin2\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 15:45
  237k 2009/03/01 C:\cygwin2\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2009/3/1 7:28
  198k 2009/11/20 C:\cygwin2\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-9.dll" v0.0 ts=2009/11/20 20:10
  224k 2003/08/09 C:\cygwin2\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses7.dll" v0.0 ts=2003/8/9 11:24
  115k 2009/09/30 C:\cygwin2\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-27.dll" v0.0 ts=2009/9/30 15:33
   49k 2004/08/02 C:\cygwin2\bin\cygogrove-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygogrove-0.dll" v0.0 ts=2004/8/2 17:41
  121k 2008/03/18 C:\cygwin2\bin\cygopencdk-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygopencdk-10.dll" v0.0 ts=2008/3/18 23:11
 1706k 2004/08/02 C:\cygwin2\bin\cygosp-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygosp-4.dll" v0.0 ts=2004/8/2 16:51
  326k 2004/08/02 C:\cygwin2\bin\cygospgrove-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygospgrove-0.dll" v0.0 ts=2004/8/2 18:07
 1922k 2004/08/02 C:\cygwin2\bin\cygostyle-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygostyle-0.dll" v0.0 ts=2004/8/2 18:07
   13k 2010/01/02 C:\cygwin2\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 15:47
   11k 2009/03/01 C:\cygwin2\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2009/3/1 7:30
   13k 2009/11/20 C:\cygwin2\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-9.dll" v0.0 ts=2009/11/20 20:12
   19k 2003/08/09 C:\cygwin2\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel7.dll" v0.0 ts=2003/8/9 11:24
  217k 2009/11/10 C:\cygwin2\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2009/10/25 10:42
    8k 2009/11/10 C:\cygwin2\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2009/10/25 10:42
 1553k 2009/12/19 C:\cygwin2\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_10.dll" v0.0 ts=2009/12/18 15:54
  352k 2009/12/22 C:\cygwin2\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpixman-1-0.dll" v0.0 ts=2009/12/22 8:42
 1229k 2005/10/13 C:\cygwin2\bin\cygplotter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygplotter-2.dll" v0.0 ts=2005/10/13 17:22
  242k 2009/03/07 C:\cygwin2\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2009/3/7 23:38
   22k 2002/06/09 C:\cygwin2\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 7:45
  695k 2009/04/18 C:\cygwin2\bin\cygppl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl-7.dll" v0.0 ts=2009/4/18 14:44
 2481k 2009/04/18 C:\cygwin2\bin\cygppl_c-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl_c-2.dll" v0.0 ts=2009/4/18 14:47
  103k 2009/01/07 C:\cygwin2\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq.dll" v0.0 ts=2009/1/7 17:46
    4k 2007/12/18 C:\cygwin2\bin\cygpspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygpspell-15.dll" v0.0 ts=2007/12/18 12:40
 1349k 2008/11/26 C:\cygwin2\bin\cygpstoedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpstoedit-0.dll" v0.0 ts=2008/11/26 1:19
   18k 2009/04/18 C:\cygwin2\bin\cygpwl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygpwl-4.dll" v0.0 ts=2009/4/18 14:44
  276k 2009/03/13 C:\cygwin2\bin\cygqhull-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygqhull-5.dll" v0.0 ts=2009/3/13 22:10
  277k 2008/05/12 C:\cygwin2\bin\cygqhull.dll - os=4.0 img=1.0 sys=4.0
                  "cygqhull.dll" v0.0 ts=2008/5/12 13:06
   75k 2010/01/17 C:\cygwin2\bin\cygqrupdate-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygqrupdate-0.dll" v0.0 ts=2010/1/17 23:19
 7002k 2009/06/08 C:\cygwin2\bin\cygqt-mt-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygqt-mt-3.dll" v0.0 ts=2009/6/7 9:47
  230k 2009/06/08 C:\cygwin2\bin\cygqui-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygqui-1.dll" v0.0 ts=2009/6/7 9:47
  148k 2003/08/10 C:\cygwin2\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2003/8/11 1:16
  155k 2009/06/23 C:\cygwin2\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2009/6/23 14:20
  162k 2009/07/06 C:\cygwin2\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2009/7/5 16:45
   78k 2004/10/13 C:\cygwin2\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2004/10/14 0:50
   43k 2009/02/06 C:\cygwin2\bin\cygserf-0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-0-0.dll" v0.0 ts=2009/2/6 18:04
    7k 2009/07/22 C:\cygwin2\bin\cygsigsegv-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-0.dll" v0.0 ts=2009/7/22 10:57
    9k 2009/07/24 C:\cygwin2\bin\cygsigsegv-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-1.dll" v0.0 ts=2009/7/24 22:04
   10k 2009/12/14 C:\cygwin2\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2009/12/14 13:56
   27k 2009/09/03 C:\cygwin2\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2009/9/3 10:56
  475k 2009/12/18 C:\cygwin2\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2009/12/18 2:28
  129k 2009/11/18 C:\cygwin2\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2009/11/18 9:58
  252k 2009/11/05 C:\cygwin2\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2009/11/5 18:36
   10k 2009/12/11 C:\cygwin2\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2009/12/8 1:38
  773k 2009/12/11 C:\cygwin2\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2009/12/8 2:07
  236k 2010/01/04 C:\cygwin2\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2010/1/4 3:07
   38k 2010/01/04 C:\cygwin2\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2010/1/4 3:05
   41k 2010/01/04 C:\cygwin2\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2010/1/4 3:05
   20k 2010/01/04 C:\cygwin2\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2010/1/4 3:05
  146k 2010/01/04 C:\cygwin2\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_base-1-0.dll" v0.0 ts=2010/1/4 3:05
  125k 2010/01/04 C:\cygwin2\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_fs-1-0.dll" v0.0 ts=2010/1/4 3:05
    9k 2010/01/04 C:\cygwin2\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_util-1-0.dll" v0.0 ts=2010/1/4 3:05
   32k 2010/01/04 C:\cygwin2\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2010/1/4 3:07
   25k 2010/01/04 C:\cygwin2\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_local-1-0.dll" v0.0 ts=2010/1/4 3:06
  115k 2010/01/04 C:\cygwin2\bin\cygsvn_ra_neon-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_neon-1-0.dll" v0.0 ts=2010/1/4 3:05
  115k 2010/01/04 C:\cygwin2\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_serf-1-0.dll" v0.0 ts=2010/1/4 3:05
   72k 2010/01/04 C:\cygwin2\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_svn-1-0.dll" v0.0 ts=2010/1/4 3:05
  139k 2010/01/04 C:\cygwin2\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2010/1/4 3:05
  247k 2010/01/04 C:\cygwin2\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2010/1/4 3:04
  242k 2010/01/04 C:\cygwin2\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2010/1/4 3:05
  231k 2009/09/15 C:\cygwin2\bin\cygt1-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygt1-5.dll" v0.0 ts=2009/9/15 11:59
   58k 2009/09/16 C:\cygwin2\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-3.dll" v0.0 ts=2009/9/16 12:59
   48k 2010/01/02 C:\cygwin2\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 15:45
   48k 2009/11/20 C:\cygwin2\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-9.dll" v0.0 ts=2009/11/20 20:10
  347k 2009/12/23 C:\cygwin2\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-5.dll" v0.0 ts=2009/12/23 18:11
  397k 2009/12/23 C:\cygwin2\bin\cygtiff-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-6.dll" v0.0 ts=2009/12/23 19:25
  282k 2003/08/11 C:\cygwin2\bin\cygtiff4.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff4.dll" v0.0 ts=2003/8/11 4:32
   11k 2009/12/23 C:\cygwin2\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-5.dll" v0.0 ts=2009/12/23 18:11
   11k 2009/12/23 C:\cygwin2\bin\cygtiffxx-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-6.dll" v0.0 ts=2009/12/23 19:25
   65k 2009/07/08 C:\cygwin2\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygUil-2.dll" v0.0 ts=2009/7/8 5:26
   27k 2006/12/06 C:\cygwin2\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygungif-4.dll" v0.0 ts=2006/12/6 4:41
   40k 2009/07/08 C:\cygwin2\bin\cygusb0.dll - os=4.0 img=1.0 sys=4.0
                  "cygusb0.dll" v0.0 ts=2009/7/8 10:35
  137k 2009/11/16 C:\cygwin2\bin\cygustr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygustr-1.dll" v0.0 ts=2009/11/16 8:46
  697k 2006/11/05 C:\cygwin2\bin\cygWand-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygWand-10.dll" v0.0 ts=2006/11/5 15:41
  289k 2009/09/15 C:\cygwin2\bin\cygwmf-0-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygwmf-0-2-7.dll" v0.0 ts=2009/9/15 14:16
   93k 2009/09/15 C:\cygwin2\bin\cygwmflite-0-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygwmflite-0-2-7.dll" v0.0 ts=2009/9/15 14:15
   24k 2009/03/29 C:\cygwin2\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2009/3/29 8:28
 1038k 2009/11/11 C:\cygwin2\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2009/11/11 5:15
    9k 2009/09/03 C:\cygwin2\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2009/9/2 23:47
  251k 2009/10/19 C:\cygwin2\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-6.dll" v0.0 ts=2009/10/18 23:55
  352k 2009/10/19 C:\cygwin2\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-7.dll" v0.0 ts=2009/10/18 23:55
  360k 2005/10/27 C:\cygwin2\bin\cygXaw-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-8.dll" v0.0 ts=2005/10/26 19:45
  268k 2008/11/15 C:\cygwin2\bin\cygXaw3d-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw3d-7.dll" v0.0 ts=2008/11/13 9:37
   76k 2009/12/14 C:\cygwin2\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2009/12/14 20:17
   25k 2009/12/14 C:\cygwin2\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-0.dll" v0.0 ts=2009/12/14 20:17
   11k 2009/09/03 C:\cygwin2\bin\cygxcb-render-util-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-util-0.dll" v0.0 ts=2009/9/3 7:24
    5k 2009/02/09 C:\cygwin2\bin\cygxcb-xlib-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xlib-0.dll" v0.0 ts=2009/2/9 5:06
   30k 2009/09/03 C:\cygwin2\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcursor-1.dll" v0.0 ts=2009/9/2 23:47
   17k 2009/10/14 C:\cygwin2\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2009/10/14 0:31
   51k 2009/10/22 C:\cygwin2\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2009/10/22 5:45
   16k 2009/10/14 C:\cygwin2\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfixes-3.dll" v0.0 ts=2009/10/14 18:48
   66k 2009/10/15 C:\cygwin2\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=2009/10/14 22:33
   47k 2009/10/14 C:\cygwin2\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXi-6.dll" v0.0 ts=2009/10/14 7:19
    8k 2009/10/14 C:\cygwin2\bin\cygXinerama-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXinerama-1.dll" v0.0 ts=2009/10/14 9:39
  122k 2009/10/15 C:\cygwin2\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbfile-1.dll" v0.0 ts=2009/10/14 7:57
 1172k 2009/07/08 C:\cygwin2\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXm-2.dll" v0.0 ts=2009/7/8 5:26
 1125k 2009/12/20 C:\cygwin2\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2009/12/20 5:38
   75k 2009/10/14 C:\cygwin2\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2009/10/14 9:29
   11k 2009/10/14 C:\cygwin2\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmuu-1.dll" v0.0 ts=2009/10/14 9:29
   26k 2005/10/27 C:\cygwin2\bin\cygXp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXp-6.dll" v0.0 ts=2005/10/26 19:27
   53k 2009/10/14 C:\cygwin2\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-4.dll" v0.0 ts=2009/10/14 19:01
   25k 2009/03/20 C:\cygwin2\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrandr-2.dll" v0.0 ts=2009/3/13 8:05
   30k 2009/10/14 C:\cygwin2\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2009/10/14 9:40
  202k 2009/12/20 C:\cygwin2\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2009/12/20 6:24
  277k 2009/10/14 C:\cygwin2\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2009/10/14 5:02
   64k 2009/03/02 C:\cygwin2\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2009/3/2 2:33
 2476k 2010/01/16 C:\cygwin2\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2010/1/16 19:11
    Cygwin DLL version info:
        DLL version: 1.7.2
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 220
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: Sat Jan 16 13:11:25 EST 2010
        Snapshot date: 20100116-13:07:37
        Shared id: cygwin1S5

  393k 2009/10/25 C:\cygwin2\lib\lapack\cygblas-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygblas-0.dll" v0.0 ts=2009/10/24 15:54
  578k 2006/03/24 C:\cygwin2\lib\lapack\cygblas.dll - os=4.0 img=1.0 sys=4.0
                  "cygblas.dll" v0.0 ts=2006/3/24 6:30
 4053k 2009/10/25 C:\cygwin2\lib\lapack\cyglapack-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglapack-0.dll" v0.0 ts=2009/10/25 0:11
 4887k 2006/03/24 C:\cygwin2\lib\lapack\cyglapack.dll - os=4.0 img=1.0 sys=4.0
                  "cyglapack.dll" v0.0 ts=2006/3/24 6:30

Service             : cygserver
Display name        : CYGWIN cygserver
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/sbin/cygserver
stdin path          : /dev/null
stdout path         : /var/log/cygserver.log
stderr path         : /var/log/cygserver.log
Process Type        : Own Process
Startup             : Automatic
Account             : LocalSystem

Service             : sshd
Display name        : CYGWIN sshd
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/sbin/sshd -D
stdin path          : /dev/null
stdout path         : /var/log/sshd.log
stderr path         : /var/log/sshd.log
Process Type        : Own Process
Startup             : Automatic
Dependencies        : tcpip
Account             : LocalSystem


Cygwin Package Information
Last downloaded files to: C:\varia\cygwin
Last downloaded files from: http://mirrors.kernel.org/sourceware/cygwin/

Package                        Version
_update-info-dir               00856-1
alternatives                   1.3.30c-10
aspell                         0.60.5-1
aspell-de                      20030222.1-1
aspell-doc                     0.60.5-1
aspell-en                      6.0.0-1
autoconf                       8-1
autoconf2.1                    2.13-10
autoconf2.5                    2.65-1
automake                       4-10
automake1.10                   1.10.3-1
automake1.11                   1.11.1-1
automake1.4                    1.4p6-10
automake1.5                    1.5-10
automake1.6                    1.6.3-11
automake1.7                    1.7.9-10
automake1.8                    1.8.5-10
automake1.9                    1.9.6-10
base-cygwin                    2.1-1
base-files                     3.9-3
base-passwd                    3.1-1
bash                           3.2.49-23
bash-completion                1.1-2
bc                             1.06-2
binutils                       2.19.51-1
bison                          2.3-1
boost                          1.33.1-4
boost-devel                    1.33.1-4
bvi                            1.3.2-1
bzip2                          1.0.5-10
ccache                         2.4-1
cdrkit                         1.1.7.1-1
chere                          1.1-1
clisp                          2.48-3
cloog-ppl                      0.15.7-1
cmake                          2.6.4-1
coreutils                      7.0-2
cpio                           2.9.90-5
cppcheck                       1.39-1
crypt                          1.1-1
csih                           0.9.1-1
ctags                          5.8-1
ctorrent                       1.3.4-dnh3.2-1
curl                           7.19.6-1
cvs                            1.12.13-10
cvsps                          2.2b1-1
cygport                        0.9.80-1
cygrunsrv                      1.34-1
cygutils                       1.4.2-1
cygwin                         1.7.1-1
cygwin-doc                     1.5-1
cygwin-x-doc                   1.1.0-1
dash                           0.5.5.1-2
dejagnu                        20021217-2
diffstat                       1.51-1
diffutils                      2.8.7-2
docbook-xml412                 4.1.2-1
docbook-xml42                  4.2-3
docbook-xml43                  4.3-1
docbook-xml44                  4.4-1
docbook-xsl                    1.69.1-1
doxygen                        1.6.1-2
e2fsprogs                      1.35-3
ec-fonts-mftraced              1.0.8-4
ed                             1.0-1
editrights                     1.01-2
expat                          2.0.1-1
expect                         20030128-1
fftw3                          3.2.2-1
fftw3-doc                      3.2.2-1
file                           5.00-3
findutils                      4.5.5-1
flex                           2.5.35-1
font-adobe-dpi75               1.0.1-1
font-adobe-utopia-dpi75        1.0.2-1
font-adobe-utopia-type1        1.0.2-1
font-alias                     1.0.2-1
font-bh-dpi75                  1.0.1-1
font-bh-lucidatypewriter-dpi75 1.0.1-1
font-bh-ttf                    1.0.1-1
font-bh-type1                  1.0.1-1
font-bitstream-dpi75           1.0.1-1
font-bitstream-type1           1.0.1-1
font-bitstream-vera-ttf        1.10-1
font-cursor-misc               1.0.1-1
font-daewoo-misc               1.0.1-1
font-encodings                 1.0.3-1
font-isas-misc                 1.0.1-1
font-jis-misc                  1.0.1-1
font-misc-misc                 1.1.0-1
font-util                      1.1.1-1
fontconfig                     2.7.3-1
fontsproto                     2.1.0-1
freeglut                       2.4.0-1
gawk                           3.1.7-1
gcc-core                       3.4.4-999
gcc-g++                        3.4.4-999
gcc-g77                        3.4.4-999
gcc-mingw-core                 20050522-1
gcc-mingw-g++                  20050522-1
gcc-mingw-g77                  20050522-1
gcc4                           4.3.4-3
gcc4-core                      4.3.4-3
gcc4-fortran                   4.3.4-3
gcc4-g++                       4.3.4-3
gcc4-runtime                   4.3.2-1
gdb                            6.8-2
gettext                        0.17-11
gettext-devel                  0.17-11
ghostscript                    8.63-2
ghostscript-fonts-other        6.0-1
ghostscript-fonts-std          8.11-1
git                            1.6.4.2-1
glpk                           4.42-1
glproto                        1.4.10-1
gmp                            4.3.1-3
gnupg                          1.4.9-2
gnuplot                        4.2.4-1
gperf                          3.0.3-1
GraphicsMagick                 1.3.7-2
grep                           2.5.4-2
groff                          1.19.2-2
gsl                            1.13-2
gsl-apps                       1.13-2
gsl-devel                      1.13-2
gsl-doc                        1.13-2
gv                             3.6.5-1
gzip                           1.3.12-2
hdf5                           1.6.9-2
hexedit                        1.2.12-2
icedax                         1.1.7.1-1
ImageMagick                    6.4.0.6-1
imake                          1.0.2-2
inputproto                     2.0-1
ipc-utils                      1.0-1
jbigkit                        2.0-11
jpeg                           7-10
kbproto                        1.0.4-1
less                           429-1
lftp                           4.0.5-1
libapr1                        1.3.8-2
libaprutil1                    1.3.9-2
libarpack-devel                96-2
libarpack0                     96-2
libaspell15                    0.60.5-1
libaudio2                      1.9.2-1
libboost                       1.33.1-4
libbz2-devel                   1.0.5-10
libbz2_1                       1.0.5-10
libcairo2                      1.8.8-1
libcharset1                    1.13.1-1
libcloog0                      0.15.7-1
libcurl-devel                  7.19.6-1
libcurl4                       7.19.6-1
libdb4.2                       4.2.52.5-2
libdb4.5                       4.5.20.2-2
libdpstk1                      6.8.2.0-1
libEMF1                        1.0.3-2
libexpat0                      1.95.8-2
libexpat1                      2.0.1-1
libexpat1-devel                2.0.1-1
libfcgi0                       2.4.0-2
libffi4                        4.3.4-3
libfftw3-devel                 3.2.2-1
libfftw3_3                     3.2.2-1
libfontconfig-devel            2.7.3-1
libfontconfig1                 2.7.3-1
libfontenc1                    1.0.5-1
libfpx-devel                   1.2.0.13-1
libfpx1                        1.2.0.13-1
libfreetype-devel              2.3.11-1
libfreetype6                   2.3.11-1
libftgl-devel                  2.1.3~rc5-1
libftgl_2                      2.1.3~rc5-1
libgcc1                        4.3.4-3
libgcrypt                      1.4.1-4
libgcrypt11                    1.4.1-4
libgd2                         2.0.36RC1-10
libgdbm4                       1.8.3-20
libgettextpo0                  0.17-11
libgfortran3                   4.3.4-3
libggi2                        2.2.2-2
libggiwmh0                     0.3.2-2
libgii1                        1.0.2-2
libGL-devel                    7.5.2-1
libGL1                         7.5.2-1
libglib1.2_0                   1.2.10-10
libglitz1                      0.5.6-10
libglpk-devel                  4.42-1
libglpk0                       4.42-1
libGLU-devel                   7.5.2-1
libGLU1                        7.5.2-1
libglut-devel                  2.4.0-1
libglut3                       2.4.0-1
libgmp-devel                   4.3.1-3
libgmp3                        4.3.1-3
libgmpxx4                      4.3.1-3
libgnutls26                    2.8.3-1
libgomp1                       4.3.4-3
libgpg-error                   1.6-1
libGraphicsMagick-devel        1.3.7-2
libGraphicsMagick3             1.3.7-2
libgs8                         8.63-2
libhdf5-devel                  1.6.9-2
libhdf5_0                      1.6.9-2
libICE-devel                   1.0.6-1
libICE6                        1.0.6-1
libiconv                       1.13.1-1
libiconv2                      1.13.1-1
libidn-devel                   1.15-10
libidn11                       1.15-10
libImageMagick1                6.4.0.6-1
libintl1                       0.10.40-1
libintl2                       0.12.1-3
libintl3                       0.14.5-1
libintl8                       0.17-11
libjasper-devel                1.900.1-1
libjasper1                     1.900.1-1
libjasper1.701_0               1.701.0-3
libjbig-devel                  2.0-11
libjbig1                       1.5-3
libjbig2                       2.0-11
libjpeg-devel                  7-10
libjpeg62                      6b-21
libjpeg7                       7-10
libkpathsea3                   2.0.2-15
libkpathsea4                   3.0.0-3
liblapack                      3.0-9
liblapack-devel                3.2.1-1
liblapack0                     3.2.1-1
liblcms-devel                  1.18a-1
liblcms1                       1.18a-1
libltdl3                       1.5.27a-1
libltdl7                       2.2.7a-15
liblzma0                       4.999.8beta-10
liblzma1                       4.999.9beta-10
liblzmadec0                    4.32.7-10
liblzo2_2                      2.03-10
libMagick-devel                6.4.0.6-1
libMagick10                    6.3.0.1-2
libming0                       0.4.0.beta5-1
libmng1                        1.0.10-1
libmpfr1                       2.4.1-4
libncurses-devel               5.7-18
libncurses10                   5.7-18
libncurses7                    5.3-4
libncurses8                    5.5-10
libncurses9                    5.7-16
libneon27                      0.29.0-1
libopencdk10                   0.6.6-1
libopenldap2_3_0               2.3.43-1
libpcre-devel                  8.00-1
libpcre0                       8.00-1
libpixman1_0                   0.16.4-1
libplotter2                    2.4.1-1
libpng12                       1.2.35-10
libpng12-devel                 1.2.35-10
libpopt0                       1.6.4-4
libppl                         0.10.2-1
libpq5                         8.2.11-1
libpstoedit0                   3.45-2
libpthread-stubs               0.2-1
libqhull                       2003.1-1
libqhull-devel                 2003.1-5
libqhull_5                     2003.1-5
libqrupdate-devel              1.0.1-1
libqrupdate0                   1.0.1-1
libqt3                         3.3.8b-11
libreadline5                   4.3-5
libreadline6                   5.2.14-12
libreadline7                   6.0.3-2
libsasl2                       2.1.19-3
libserf0_0                     0.3.0-2
libsigsegv0                    2.6-1
libsigsegv1                    2.6+-1
libsigsegv2                    2.8-1
libSM-devel                    1.1.1-1
libSM6                         1.1.1-1
libsqlite3_0                   3.6.21-3
libssh2-devel                  1.2.2-1
libssh2_1                      1.2.2-1
libssp0                        4.3.4-3
libstdc++6                     4.3.4-3
libstdc++6-devel               4.3.4-3
libSuiteSparse-devel           3.4.0-3
libtasn1_3                     2.3-10
libtiff-devel                  3.9.2-1
libtiff4                       3.6.0-5
libtiff5                       3.9.2-1
libtiff6                       4.0.0beta5-1
libtool                        2.2.7a-15
libungif4                      4.1.4-2
libusb-win32                   0.1.12.2-1
libustr1                       1.0.4-11
libwmf-devel                   0.2.8.4-10
libwmf027                      0.2.8.4-10
libwrap0                       7.6-20
libX11-devel                   1.3.2-2
libX11_6                       1.3.2-2
libXau-devel                   1.0.5-1
libXau6                        1.0.5-1
libXaw-devel                   1.0.7-1
libXaw3d-devel                 1.5D-8
libXaw3d7                      1.5D-8
libXaw6                        1.0.7-1
libXaw7                        1.0.7-1
libXaw8                        6.8.99.901-1
libxcb-devel                   1.5-1
libxcb-render-util0            0.3.6-1
libxcb-render0                 1.5-1
libxcb-xlib-devel              1.1-3
libxcb-xlib0                   1.1-3
libxcb1                        1.5-1
libXcursor1                    1.1.10-1
libXdmcp-devel                 1.0.3-1
libXdmcp6                      1.0.3-1
libXext-devel                  1.1.1-1
libXext6                       1.1.1-1
libXfixes3                     4.0.4-1
libXft-devel                   2.1.14-1
libXft1                        1.0.0-1
libXft2                        2.1.14-1
libXi6                         1.3-1
libXinerama1                   1.1-1
libxkbfile1                    1.0.6-1
libXm-devel                    0.95.2-1
libXm2                         0.95.2-1
libxml2                        2.7.6-1
libxml2-devel                  2.7.6-1
libXmu-devel                   1.0.5-1
libXmu6                        1.0.5-1
libXmuu1                       1.0.5-1
libXp6                         6.8.99.901-1
libXpm-devel                   3.5.8-1
libXpm4                        3.5.8-1
libXrandr2                     1.3.0-10
libXrender-devel               0.9.5-1
libXrender1                    0.9.5-1
libxslt                        1.1.26-1
libXt-devel                    1.0.7-1
libXt6                         1.0.7-1
lndir                          1.0.1-2
login                          1.10-10
luit                           1.0.4-2
m4                             1.4.13-2
Macaulay2                      1.3.1-1
make                           3.81-2
man                            1.6e-1
mc                             4.6.1-2
mercurial                      1.4-1
mingw-bzip2                    1.0.5-10
mingw-libbz2-devel             1.0.5-10
mingw-libbz2_1                 1.0.5-10
mingw-runtime                  3.17-1
mingw-zlib                     1.2.3-10
mingw-zlib-devel               1.2.3-10
mingw-zlib0                    1.2.3-10
minires                        1.02-1
mintty                         0.5.6-1
mkfontdir                      1.0.5-1
mkfontscale                    1.0.7-1
mmv                            1.01b-1
mpfr                           2.4.1-4
mtd                            20050419-1
ncdu                           1.3-1
ncftp                          3.2.1-1
ncurses                        5.7-18
netcat                         1.10-2
openjade                       1.3.3-1
OpenSP                         1.5.1-1
openssh                        5.3p1-1
openssl                        0.9.8l-2
openssl-devel                  0.9.8l-2
p7zip                          9.04-10
patch                          2.5.8-9
patchutils                     0.3.1-1
pcre                           8.00-1
pdftk                          1.41-1
perl                           5.10.1-2
perl-Error                     0.17016-1
perl-Graphics-Magick           1.3.7-2
perl-Image-Magick              6.4.0.6-1
ping                           1.0-1
pkg-config                     0.23b-10
ppl                            0.10.2-1
ppl-devel                      0.10.2-1
ppl-doc                        0.10.2-1
printproto                     1.0.4-1
procps                         3.2.7-1
psmisc                         21.5-3
pstoedit                       3.45-2
psutils                        1.17-1
python                         2.5.2-1
qhull                          2003.1-5
readline                       6.0.3-2
rebase                         3.0.1-1
renderproto                    0.11-1
rgb                            1.0.3-1
rpm                            4.1-2
rsync                          3.0.6-1
run                            1.1.12-11
run2                           0.4.0-1
screen                         4.0.3-5
sed                            4.1.5-2
shutdown                       1.7-1
socat                          1.7.1.1-1
subversion                     1.6.6-3
SuiteSparse                    3.4.0-3
swig                           1.3.38-1
t1lib5                         5.1.2-10
tar                            1.22-1
tcltk                          20080420-1
termcap                        5.7_20091114-13
terminfo                       5.7_20091114-13
terminfo0                      5.5_20061104-11
tetex-base                     3.0.0-3
tetex-bin                      3.0.0-3
tetex-extra                    3.0.0-3
tetex-tiny                     3.0.0-3
tetex-x11                      3.0.0-3
texi2html                      1.82-1
texinfo                        4.13-3
time                           1.7-2
tzcode                         2009k-1
units                          1.87-1
unzip                          6.0-10
util-linux                     2.14.1-1
vim                            7.2.264-1
w32api                         3.14-1
wget                           1.11.4-4
which                          2.20-2
wodim                          1.1.7.1-1
xauth                          1.0.4-1
xcursor-themes                 1.0.2-1
xextproto                      7.1.1-1
xinit                          1.2.0-2
xkbcomp                        1.1.1-1
xkeyboard-config               1.7-1
xmlto                          0.0.18-2
xmodmap                        1.0.4-1
xorg-cf-files                  1.0.3-1
xorg-docs                      1.5-1
xorg-server                    1.7.3-1
xpdf                           3.02-1
xproto                         7.0.16-1
xrdb                           1.0.6-1
xterm                          251-1
xz                             4.999.9beta-10
zip                            3.0-11
zlib                           1.2.3-10
zlib-devel                     1.2.3-10
zlib0                          1.2.3-10
zsh                            4.3.9-1
Use -h to see help about each section


[-- Attachment #5: Type: text/plain, Size: 223 bytes --]

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

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

end of thread, other threads:[~2010-02-03 21:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-03 21:42 problem with startxwin.exe and a possible solution George Barrick
  -- strict thread matches above, loose matches on Subject: below --
2010-01-21 23:13 Marco Atzeri
2010-01-22  1:35 ` Charles Wilson
2010-01-22  8:57   ` Marco Atzeri
2010-02-03 21:09 ` Jon TURNEY
2010-02-03 21:14   ` Jim Reisert AD1C

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