public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cygwin 1.7.9 Apache2 startup question & issue.
@ 2011-08-14 22:24 Brian Wilson
  2011-08-15  7:05 ` Andrey Repin
  0 siblings, 1 reply; 7+ messages in thread
From: Brian Wilson @ 2011-08-14 22:24 UTC (permalink / raw)
  To: N/A; +Cc: Cygwin

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

I'm having a bit of trouble with starting the Cygwin Apache2 package on my Windows XP (SP3) system.   If this is not 
the correct forum please accept my apologies and point me to the correct forum when you flame me. :)  I have looked 
for a proper Cygwin User Guide for Apache2 and a Cygwin Apache2 forum; but didn't find either.  Any help in getting 
this running would be appreciated.  I believe I am close to success, but I can't seem to find the magic 
options/commands for the cygrunsrv to automatically start the httpd2 daemons.  I have attached the cygcheck.out file 
to help with the diagnosis.

Cygwin is installed for all users.  I've run rebaseall.  I have set up a restricted account(nobody)and password and 
set the properties "Deny access to this computer from the network", "Deny login locally", and "Log on as a service".  
I have run mkpasswd and verified the "nobody" entry is in /etc/passwd.  I changed the shell for the nobody account to 
/bin/false (for security) in /etc/passwd file.

I set the /etc/apache2/httpd.conf file and uncommented the existing lines to set "User nobody", and "Group None", as 
shown in the /etc/passwd file.  I also added an IfModule env_module tag to set PassEnv SYSTEMROOT.  

I have installed and configured Cygserver and it appears to be working.  When I run "/usr/sbin/apachectl2 start" from 
the Admin user account command line I see several httpd2 processes (ps -eaf output) and I can connect to the 
http://localhost default "It Works!" page just fine, so I stop the apachectl2.

When I try to get cygserver to start the service under the nobody user, nothing appears to happens (0 is the returned 
value).  The command I have used is:
$ cygrunsrv -I "CYGWIN apache2" --path /usr/sbin/apachectl2 --args "-D NO_DETACH -k start" --dep cygserver --user 
nobody --shutdown

I won't pretend to understand all details of the options as I copied this from a web site that appeared to know what 
they were doing.  After I run the cygrunsrv command, ps -eaf does not show any httpd2 processes running and I can't 
connect to the default web page.  I do see the "CYGWIN apache2" service installed under windows Services; but the 
status is blank.  If I start the service I get a message telling me the service "started then stopped"; no mention of 
any errors, but then this is windows and proper error messages aren't their style.  I can remove the CYGWIN apache2 
service with "cygrunsrv -R "CYGWIN apache2" with no trouble.

One last question.  Why does the apachectl2 help message display the usage for httpd2; and why is there no definition 
for the -k option?  These are clearly not linked file names (see the ls command sizes).

$ /usr/sbin/apachectl2 -help
Usage: /usr/sbin/httpd2 [-D name] [-d directory] [-f file]
                        [-C "directive"] [-c "directive"]
                        [-k start|restart|graceful|graceful-stop|stop]
                        [-v] [-V] [-h] [-l] [-L] [-t] [-S]
Options:
  -D name            : define a name for use in <IfDefine name> directives
  -d directory       : specify an alternate initial ServerRoot
  -f file            : specify an alternate ServerConfigFile
  -C "directive"     : process directive before reading config files
  -c "directive"     : process directive after reading config files
  -e level           : show startup errors of level (see LogLevel)
  -E file            : log startup errors to file
  -v                 : show version number
  -V                 : show compile settings
  -h                 : list available command line options (this page)
  -l                 : list compiled in modules
  -L                 : list available configuration directives
  -t -D DUMP_VHOSTS  : show parsed settings (currently only vhost settings)
  -S                 : a synonym for -t -D DUMP_VHOSTS
  -t -D DUMP_MODULES : show all loaded modules
  -M                 : a synonym for -t -D DUMP_MODULES
  -t                 : run syntax check for config files

$ ls -l /usr/sbin/httpd2 /usr/sbin/apachectl2
-rwxr-xr-x 1 Brian S. Wilson root 2048 Sep 16  2007 /usr/sbin/httpd2
-rwxr-xr-x 1 Brian S. Wilson root 3363 Sep 16  2007 /usr/sbin/apachectl2

Sincerely,

Brian S. Wilson

[-- Attachment #2: cygcheck.out --]
[-- Type: application/octet-stream, Size: 35050 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Sun Aug 14 18:06:39 2011

Windows XP Professional Ver 5.1 Build 2600 Service Pack 3

Path:	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\WINDOWS\system32
	C:\WINDOWS
	C:\WINDOWS\System32\Wbem
	C:\Program Files\ATI Technologies\ATI Control Panel
	C:\Program Files\ATI Technologies\ATI.ACE\Core-Static
	C:\Program Files\Microsoft SQL Server\80\Tools\Binn

Output from C:\cygwin\bin\id.exe
UID: 1003(Brian S. Wilson) GID: 513(None)
513(None)                  0(root)
544(Administrators)        545(Users)
1005(Debugger Users)

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

USER = 'Brian S. Wilson'
PWD = '/home/Brian S. Wilson'
CYGWIN = 'system'
HOME = '/home/Brian S. Wilson'

HOMEPATH = '\Documents and Settings\Brian S. Wilson'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man:'
APPDATA = 'C:\Documents and Settings\Brian S. Wilson\Application Data'
HOSTNAME = 'ncc-1701'
TERM = 'cygwin'
PROCESSOR_IDENTIFIER = 'x86 Family 15 Model 4 Stepping 3, GenuineIntel'
WINDIR = 'C:\WINDOWS'
OLDPWD = '/usr/bin'
USERDOMAIN = 'NCC-1701'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
!:: = '::\'
TEMP = '/tmp'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
USERNAME = 'Brian S. Wilson'
PROCESSOR_LEVEL = '15'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
LANG = 'C.UTF-8'
USERPROFILE = 'C:\Documents and Settings\Brian S. Wilson'
CLIENTNAME = 'Console'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
LOGONSERVER = '\\NCC-1701'
PROCESSOR_ARCHITECTURE = 'x86'
!C: = 'C:\cygwin\bin'
SHLVL = '1'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
HOMEDRIVE = 'C:'
PROMPT = '$P$G'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
TMP = '/tmp'
SYSTEMROOT = 'C:\WINDOWS'
PRINTER = 'Dell Photo AIO Printer 962'
PROCESSOR_REVISION = '0403'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
PROGRAMFILES = 'C:\Program Files'
NUMBER_OF_PROCESSORS = '1'
SESSIONNAME = 'Console'
COMPUTERNAME = 'NCC-1701'
WCDHOME = '/home/Brian S. Wilson/.wcd'
_ = '/usr/bin/cygcheck'

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\MenuOrder\Start Menu2\Programs\Cygwin
  (default) = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: c5e39b7a9d22bafb Path: C:\cygwin

a:  fd             N/A    N/A                    
c:  hd  NTFS    301336Mb  33% CP CS UN PA FC     
d:  cd             N/A    N/A                    
e:  cd             N/A    N/A                    

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

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

  117k 2011/05/16 C:\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-1-0.dll" v0.0 ts=2011/5/16 13:15
   86k 2010/10/04 C:\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-1-0.dll" v0.0 ts=2010/10/4 18:28
  221k 2010/04/13 C:\cygwin\bin\cygarchive-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygarchive-2.dll" v0.0 ts=2010/4/12 21:47
  704k 2007/12/18 C:\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygaspell-15.dll" v0.0 ts=2007/12/18 6:39
   15k 2009/12/27 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2009/11/18 7:52
   42k 2010/07/01 C:\cygwin\bin\cygbind9-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygbind9-60.dll" v0.0 ts=2010/7/1 17:26
   95k 2010/06/24 C:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2010/6/24 15:20
   62k 2011/05/21 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011/5/21 15:16
   29k 2010/10/11 C:\cygwin\bin\cygcord-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcord-1.dll" v0.0 ts=2010/10/11 13:03
    7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 3:57
 1147k 2011/03/16 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2011/3/16 16:54
  284k 2010/06/01 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2010/6/1 15:07
  943k 2007/12/17 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.5.dll" v0.0 ts=2007/12/17 8:12
  208k 2010/05/16 C:\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-1-3.dll" v0.0 ts=2010/5/12 6:31
  107k 2010/05/12 C:\cygwin\bin\cygdbus-glib-1-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-glib-1-2.dll" v0.0 ts=2010/5/12 6:53
 1296k 2007/12/17 C:\cygwin\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 8:12
 1354k 2010/07/01 C:\cygwin\bin\cygdns-66.dll - os=4.0 img=1.0 sys=4.0
                  "cygdns-66.dll" v0.0 ts=2010/7/1 17:26
  511k 2010/06/17 C:\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2010/6/17 7:42
  118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2008/5/9 0:03
   29k 2010/05/12 C:\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2010/5/12 6:26
  286k 2006/08/06 C:\cygwin\bin\cygfcgi++-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfcgi++-0.dll" v0.0 ts=2006/8/6 16:09
   30k 2006/08/06 C:\cygwin\bin\cygfcgi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfcgi-0.dll" v0.0 ts=2006/8/6 16:09
   22k 2011/03/22 C:\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-4.dll" v0.0 ts=2011/3/22 0:13
   43k 2010/01/02 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 9:49
   40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2009/3/1 1:32
   43k 2009/11/20 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-9.dll" v0.0 ts=2009/11/20 14:14
   47k 2010/01/02 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2010/1/2 12:31
   97k 2010/10/11 C:\cygwin\bin\cyggc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggc-1.dll" v0.0 ts=2010/10/11 13:03
   44k 2011/03/22 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2011/3/22 0:02
   19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009/2/26 2:58
    8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 2:58
   23k 2006/02/14 C:\cygwin\bin\cygGeoIP-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGeoIP-1.dll" v0.0 ts=2006/2/6 16:13
   21k 2006/02/14 C:\cygwin\bin\cygGeoIPUpdate-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygGeoIPUpdate-0.dll" v0.0 ts=2006/2/14 2:27
  552k 2010/06/15 C:\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2010/6/14 23:25
  764k 2010/06/15 C:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2010/6/14 23:22
   14k 2010/06/15 C:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2010/6/14 23:23
  317k 2011/07/31 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2011/7/31 1:14
  233k 2010/06/15 C:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2010/6/14 23:23
   17k 2010/06/15 C:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2010/6/14 23:23
   24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2009/6/23 8:20
   25k 2011/01/26 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2011/1/25 22:25
  337k 2007/09/16 C:\cygwin\bin\cyghttpd2core.dll - os=4.0 img=1.0 sys=4.0
                  "cyghttpd2core.dll" v0.0 ts=2007/9/16 16:58
   73k 2009/09/02 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2009/9/2 17:39
  358k 2011/04/29 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2011/4/29 0:37
  980k 2011/01/28 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2011/1/27 22:52
  193k 2010/05/16 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2010/5/16 9:37
   31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/19 21:04
   31k 2009/04/03 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2009/4/2 21:15
  273k 2010/07/01 C:\cygwin\bin\cygisc-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygisc-60.dll" v0.0 ts=2010/7/1 17:25
   26k 2010/07/01 C:\cygwin\bin\cygisccc-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygisccc-60.dll" v0.0 ts=2010/7/1 17:25
   63k 2010/07/01 C:\cygwin\bin\cygisccfg-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygisccfg-60.dll" v0.0 ts=2010/7/1 17:26
  193k 2009/08/08 C:\cygwin\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-7.dll" v0.0 ts=2009/8/8 15:39
   39k 2008/09/07 C:\cygwin\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 8:28
  189k 2008/09/07 C:\cygwin\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 8:29
  201k 2008/09/07 C:\cygwin\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 8:31
    5k 2011/03/29 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2011/3/28 17:14
    9k 2011/03/29 C:\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2
   65k 2010/07/01 C:\cygwin\bin\cyglwres-60.dll - os=4.0 img=1.0 sys=4.0
                  "cyglwres-60.dll" v0.0 ts=2010/7/1 17:26
  125k 2010/04/09 C:\cygwin\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-1.dll" v0.0 ts=2010/4/9 11:54
  123k 2011/05/19 C:\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2011/5/18 22:41
  103k 2011/02/03 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2011/2/3 4:47
   25k 2010/01/02 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 9:48
   21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2009/3/1 1:31
   25k 2009/11/20 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-9.dll" v0.0 ts=2009/11/20 14:13
   25k 2010/01/02 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2010/1/2 12:30
   24k 2008/10/30 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0
                  "cygminires.dll" v0.0 ts=2008/10/30 19:53
  213k 2011/07/31 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2011/7/31 1:12
   77k 2010/01/21 C:\cygwin\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygMrm-2.dll" v0.0 ts=2010/1/21 2:33
   63k 2010/01/02 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 10:00
   66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2009/3/1 1:39
   63k 2009/11/20 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-9.dll" v0.0 ts=2009/11/20 14:25
   63k 2010/01/02 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2010/1/2 12:41
  195k 2010/01/02 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 9:45
  237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2009/3/1 1:28
  198k 2009/11/20 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-9.dll" v0.0 ts=2009/11/20 14:10
  244k 2010/01/02 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2010/1/2 12:28
  119k 2010/05/18 C:\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-27.dll" v0.0 ts=2010/5/18 8:05
   13k 2010/01/02 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 9:47
   11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2009/3/1 1:30
   13k 2009/11/20 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-9.dll" v0.0 ts=2009/11/20 14:12
   13k 2010/01/02 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2010/1/2 11:30
  224k 2010/06/15 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2010/6/15 0:10
   10k 2010/06/15 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2010/6/15 0:11
 1627k 2010/08/29 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_10.dll" v0.0 ts=2010/8/28 14:17
  249k 2011/07/28 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2011/7/28 1:20
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 1:45
  103k 2009/01/07 C:\cygwin\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq.dll" v0.0 ts=2009/1/7 11:46
   27k 2009/09/07 C:\cygwin\bin\cygproxy-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-0.dll" v0.0 ts=2009/9/6 20:56
    4k 2007/12/18 C:\cygwin\bin\cygpspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygpspell-15.dll" v0.0 ts=2007/12/18 6:40
  155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2009/6/23 8:20
  164k 2011/01/26 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2011/1/25 22:25
  761k 2008/09/30 C:\cygwin\bin\cygruby18.dll - os=4.0 img=1.0 sys=4.0
                  "cygruby18.dll" v0.0 ts=2008/9/30 9:10
   84k 2010/07/02 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2010/7/1 23:19
   54k 2011/03/04 C:\cygwin\bin\cygserf-0-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-0-1.dll" v0.0 ts=2011/3/4 12:45
    8k 2011/05/05 C:\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2011/5/5 3:33
   28k 2010/06/24 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2010/6/24 16:39
 1613k 2010/12/01 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2010/12/1 7:20
  121k 2010/06/01 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2010/6/1 14:44
  263k 2011/03/16 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2011/3/16 16:54
    8k 2011/03/22 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2011/3/22 0:12
  771k 2011/03/22 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2011/3/22 0:53
  232k 2011/06/03 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2011/6/2 13:45
   36k 2011/06/03 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2011/6/2 13:40
   39k 2011/06/03 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2011/6/2 13:40
   18k 2011/06/03 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2011/6/2 13:41
  141k 2011/06/03 C:\cygwin\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=2011/6/2 13:41
  123k 2011/06/03 C:\cygwin\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=2011/6/2 13:41
    7k 2011/06/03 C:\cygwin\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=2011/6/2 13:40
   29k 2011/06/03 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2011/6/2 13:44
   23k 2011/06/03 C:\cygwin\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=2011/6/2 13:43
  112k 2011/06/03 C:\cygwin\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=2011/6/2 13:41
  113k 2011/06/03 C:\cygwin\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=2011/6/2 13:41
   68k 2011/06/03 C:\cygwin\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=2011/6/2 13:41
  140k 2011/06/03 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2011/6/2 13:42
  238k 2011/06/03 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2011/6/2 13:40
   33k 2011/06/03 C:\cygwin\bin\cygsvn_swig_perl-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_perl-1-0.dll" v0.0 ts=2011/6/2 13:57
   47k 2011/06/03 C:\cygwin\bin\cygsvn_swig_py-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_py-1-0.dll" v0.0 ts=2011/6/2 13:59
   48k 2011/06/03 C:\cygwin\bin\cygsvn_swig_ruby-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_ruby-1-0.dll" v0.0 ts=2011/6/2 13:47
  238k 2011/06/03 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2011/6/2 13:41
   48k 2010/01/02 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 9:45
   48k 2009/11/20 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-9.dll" v0.0 ts=2009/11/20 14:10
   48k 2010/01/02 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2010/1/2 12:28
  247k 2004/12/07 C:\cygwin\bin\cygtidy-0-99-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygtidy-0-99-0.dll" v0.0 ts=2004/12/7 9:34
   68k 2010/01/21 C:\cygwin\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygUil-2.dll" v0.0 ts=2010/1/21 2:33
   16k 2010/06/24 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2010/6/24 15:19
   28k 2010/03/28 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010/3/28 5:02
 1040k 2010/02/10 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2010/2/9 19:42
   11k 2010/08/03 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2010/8/2 20:32
   77k 2010/04/28 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2010/4/27 22:15
   17k 2009/10/14 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2009/10/13 18:31
   52k 2010/08/03 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2010/8/3 0:18
 1173k 2010/01/21 C:\cygwin\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXm-2.dll" v0.0 ts=2010/1/21 2:32
  458k 2010/05/20 C:\cygwin\bin\cygXmHTML-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmHTML-0.dll" v0.0 ts=2010/5/20 1:10
 1128k 2010/05/12 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2010/5/12 5:34
   75k 2009/10/14 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2009/10/14 3:29
  279k 2010/04/02 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2010/4/2 1:27
   76k 2010/08/01 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2010/8/1 17:04
 2604k 2011/03/29 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2011/3/29 4:10
    Cygwin DLL version info:
        DLL version: 1.7.9
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 237
        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: 
        Shared id: cygwin1S5


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
Environment         : CYGWIN="system" 
Process Type        : Own Process
Startup             : Automatic
Dependencies        : tcpip
Account             : LocalSystem


Cygwin Package Information
Last downloaded files to: C:\Documents and Settings\Brian S. Wilson\My Documents\Downloads
Last downloaded files from: http://www.gtlib.gatech.edu/pub/cygwin/

Package              Version              Status
_update-info-dir     00974-1              OK
alternatives         1.3.30c-10           OK
antiword             0.37-1               OK
apache2              2.2.6-1              OK
apache2-manual       2.2.6-1              OK
arc                  5.21p-1              OK
aspell               0.60.5-1             OK
aspell-en            6.0.0-1              OK
atool                0.37.0-1             OK
attr                 2.4.43-1             OK
base-cygwin          3.0-1                OK
base-files           4.0-6                OK
bash                 4.1.10-4             OK
bash-completion      1.3-1                OK
bashdb               3.1_0.09-1           OK
bc                   1.06-2               OK
bind                 9.7.1-1              OK
binutils             2.21.53-1            OK
bison                2.4.2-1              OK
bsdcpio              2.8.3-1              OK
bsdtar               2.8.3-1              OK
bvi                  1.3.2-1              OK
bzip2                1.0.6-2              OK
cabextract           1.4-1                OK
catdoc               0.94.2-3             OK
ccrypt               1.7-1                OK
cdargs               1.35-1               OK
cgoban               1.9.14-6             OK
clisp                2.48-3               OK
coreutils            8.10-1               OK
cpio                 2.11-1               OK
cron                 4.1-59               OK
crypt                1.1-1                OK
csih                 0.9.4-1              OK
ctris                0.42-1               OK
curl                 7.20.1-1             OK
cvs2svn              2.3.0-1              OK
cygrunsrv            1.34-1               OK
cygutils             1.4.6-1              OK
cygwin               1.7.9-1              OK
cygwin-doc           1.7-1                OK
dash                 0.5.6.1-2            OK
dbus-bash-completion 0.86-1               OK
diffutils            2.9-1                OK
dos2unix             5.3.1-1              OK
ed                   1.0-1                OK
editrights           1.01-2               OK
fcrackzip            0.3-1                OK
file                 5.05-1               OK
findutils            4.5.9-2              OK
fortune              1.99.1-2             OK
gamin                0.1.10-11            OK
gawk                 4.0.0-1              OK
Empty package gcc
gcc                  3.4.4-999            OK
gcc-core             3.4.4-999            OK
gcc-g++              3.4.4-999            OK
gcc-g77              3.4.4-999            OK
gcc-java             3.4.4-999            OK
gcc-mingw-core       20050522-3           OK
gcc-mingw-g++        20050522-3           OK
gcc-mingw-g77        20050522-3           OK
gcc-mingw-java       20050522-3           OK
gdb                  7.3.50-1             OK
geoip                1.3.14-1             OK
gettext              0.17-11              OK
gnugo                3.8-2                OK
gperf                3.0.3-1              OK
greed                3.4-1                OK
grep                 2.6.3-1              OK
groff                1.20.1-2             OK
gzip                 1.4-1                OK
hexedit              1.2.12-2             OK
httping              1.4.4-2              OK
initscripts          0.9-2                OK
ipc-utils            1.0-1                OK
iperf                2.0.4-1              OK
keychain             2.6.8-1              OK
less                 444-1                OK
libapr1              1.4.4-1              OK
libaprutil1          1.3.10-1             OK
libarchive2          2.8.3-1              OK
libaspell15          0.60.5-1             OK
libattr1             2.4.43-1             OK
libbind9_60          9.7.1-1              OK
libblkid1            2.17.2-1             OK
libbz2_1             1.0.6-2              OK
libcurl4             7.20.1-1             OK
libdb4.5             4.5.20.2-2           OK
libdbus-glib_1_2     0.86-1               OK
libdbus1_3           1.2.24-1             OK
libdns66             9.7.1-1              OK
libedit0             20090923-1           OK
libexpat1            2.0.1-1              OK
libfam0              0.1.10-11            OK
libfcgi0             2.4.0-2              OK
libffi4              4.3.4-4              OK
libgc1               7.1-1                OK
libgcc1              4.3.4-4              OK
libgdbm4             1.8.3-20             OK
libglib2.0_0         2.24.1-1             OK
libgmp3              4.3.2-1              OK
libICE6              1.0.6-1              OK
libiconv2            1.13.1-2             OK
libidn11             1.18-1               OK
libintl3             0.14.5-1             OK
libintl8             0.17-11              OK
libisc60             9.7.1-1              OK
libisccc60           9.7.1-1              OK
libisccfg60          9.7.1-1              OK
libjpeg7             7-10                 OK
liblwres60           9.7.1-1              OK
liblzma1             4.999.9beta-11       OK
liblzma5             5.0.2_20110517-1     OK
libncurses10         5.7-18               OK
libncurses8          5.5-10               OK
libncurses9          5.7-16               OK
libncursesw10        5.7-18               OK
libneon27            0.29.3-1             OK
libopenldap2_3_0     2.3.43-1             OK
libopenssl098        0.9.8r-2             OK
libpcre0             8.02-1               OK
libpng12             1.2.46-1             OK
libpopt0             1.6.4-4              OK
libpq5               8.2.11-1             OK
libproxy0            0.2.3-2              OK
libreadline6         5.2.14-12            OK
libreadline7         6.1.2-2              OK
libsasl2             2.1.23-1             OK
libserf0_1           0.7.1-1              OK
libsigsegv2          2.10-1               OK
libSM6               1.1.1-2              OK
libsqlite3_0         3.7.3-1              OK
libssh2_1            1.2.5-1              OK
libssp0              4.3.4-4              OK
libstdc++6           4.3.4-4              OK
libtidy0_99_0        20090325-1           OK
libuuid1             2.17.2-1             OK
libwrap0             7.6-21               OK
libX11_6             1.3.3-1              OK
libXau6              1.0.6-1              OK
libxcb1              1.6-1                OK
libXdmcp6            1.0.3-1              OK
libXext6             1.1.2-1              OK
libXm2               0.95.2-2             OK
libXmHTML0           1.1.7-10             OK
libxml2              2.7.7-1              OK
libXmu6              1.0.5-1              OK
libXt6               1.0.8-1              OK
links                2.2-1                OK
login                1.10-10              OK
lynx                 2.8.5-4              OK
m4                   1.4.16-1             OK
make                 3.81-2               OK
man                  1.6f-1               OK
mathomatic           15.1.5-1             OK
mingw-runtime        3.18-3               OK
mingw-w32api         3.17-2               OK
minires              1.02-1               OK
mintty               1.0.1-1              OK
mksh                 40b-1                OK
mlcscope             14.1.8-2             OK
mt                   2.3.2-1              OK
ncurses              5.7-18               OK
ninvaders            0.1.1-1              OK
openssh              5.8p1-1              OK
p7zip                9.20.1-1             OK
patch                2.5.8-9              OK
patchutils           0.3.2-1              OK
pcre                 8.02-1               OK
perl                 5.10.1-5             OK
perl-Error           0.17016-1            OK
perl-SGMLSpm         1.03ii-2             OK
perl-XML-Simple      2.18-10              OK
perl_manpages        5.10.1-5             OK
ping                 1.0-1                OK
posh                 0.9.1-1              OK
python               2.6.5-2              OK
python-doc           2.6.5-2              OK
rats                 2.3-1                OK
rcs                  5.7-11               OK
rebase               3.0.1-1              OK
robots               2.1-1                OK
rpm                  4.1-2                OK
rpm-build            4.1-2                OK
rpm-doc              4.1-2                OK
rsh                  0.17-1               OK
rsh-server           0.17-1               OK
rsync                3.0.8-1              OK
ruby                 1.8.7-p72-2          OK
run                  1.1.13-1             OK
sed                  4.2.1-1              OK
sharutils            4.10-2               OK
shutdown             1.7-1                OK
subversion           1.6.17-1             OK
subversion-apache2   1.6.17-1             OK
subversion-perl      1.6.17-1             OK
subversion-python    1.6.17-1             OK
subversion-ruby      1.6.17-1             OK
subversion-tools     1.6.16-1             OK
sudoku               1.0.1-1              OK
SWI-Prolog           5.6.36-1             OK
sysvinit             2.86-10              OK
tar                  1.25-1               OK
tcltk                20080420-1           OK
terminfo             5.7_20091114-14      OK
terminfo0            5.5_20061104-12      OK
texinfo              4.13-3               OK
tidy                 041206-1             OK
time                 1.7-2                OK
typespeed            0.6.4-1              OK
tzcode               2010j-1              OK
units                1.87-1               OK
unzip                6.0-10               OK
util-linux           2.17.2-1             OK
vim                  7.3.003-1            OK
w32api               3.17-2               OK
w3m                  0.5.2-2              OK
wcd                  5.1.5-1              OK
webcheck             1.10.4-1             OK
wget                 1.12-1               OK
which                2.20-2               OK
whois                5.0.11-1             OK
XmHTML               1.1.7-10             OK
xz                   5.0.2_20110517-1     OK
zip                  3.0-11               OK
zlib                 1.2.5-1              OK
zlib-devel           1.2.5-1              OK
zlib0                1.2.5-1              OK
zoo                  2.10-2               OK
zsh                  4.3.12-1             OK
Use -h to see help about each section

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

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

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

* Re: Cygwin 1.7.9 Apache2 startup question & issue.
  2011-08-14 22:24 Cygwin 1.7.9 Apache2 startup question & issue Brian Wilson
@ 2011-08-15  7:05 ` Andrey Repin
  2011-08-15 13:18   ` Brian Wilson
  0 siblings, 1 reply; 7+ messages in thread
From: Andrey Repin @ 2011-08-15  7:05 UTC (permalink / raw)
  To: Brian Wilson, cygwin

Greetings, Brian Wilson!

> I'm having a bit of trouble with starting the Cygwin Apache2 package on my
> Windows XP (SP3) system. 

Why don't you use native Windows Apache HTTPD server?

> One last question.  Why does the apachectl2 help message display the usage
> for httpd2;

Because the syntax is exactly the same.

> and why is there no definition for the -k option?

There is:

>                         [-k start|restart|graceful|graceful-stop|stop]

There's no explanation, however, but honestly. it's all pretty
self-explanatory.


--
WBR,
 Andrey Repin (anrdaemon@freemail.ru) 15.08.2011, <10:50>

Sorry for my terrible english...


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

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

* Re: Cygwin 1.7.9 Apache2 startup question & issue.
  2011-08-15  7:05 ` Andrey Repin
@ 2011-08-15 13:18   ` Brian Wilson
  2011-08-15 14:47     ` Christopher Faylor
  0 siblings, 1 reply; 7+ messages in thread
From: Brian Wilson @ 2011-08-15 13:18 UTC (permalink / raw)
  To: Andrey Repin

Hello Andrey:

> > I'm having a bit of trouble with starting the Cygwin Apache2 package on my Windows XP (SP3) system.
> 
> Why don't you use native Windows Apache HTTPD server?

Because I'd like to use a more *nix like environment than Windows.

> > ...Why does the apachectl2 help message display the usage for httpd2;
> 
> Because the syntax is exactly the same.

Yet they aren't the same command (the httpd and apachectl2 commands have different file sizes) so the help message displayed isn't 
for correct command.  Perhaps some of these options don't work, or don't work the way they are defined or explained.  Perhaps 
there are other options that aren't included in this help message.  I can't trust the information provided as it isn't for the 
correct command.

> > and why is there no definition for the -k option?
> 
> There is:
> >                         [-k start|restart|graceful|graceful-stop|stop]
> 
> There's no explanation, however, but honestly. it's all pretty self-explanatory.

The information provided is a usage statement (for the wrong command), not a definition or explanation.  What exactly is the 
difference between saying "apachectl2 start" (which works well) and "apachectl2 -k start"?  Exactly what does -k do?

What I really need is some help with the cygrunsrv command to start the apache2 running as a service.  If anyone knows what is 
wrong with the command I've used, or why the service dies without starting any httpd2 daemons, your help would be greatly 
appreciated.  Do I need to add '-e "CYGWIN=service"' (which is set as a System Variable already)? I'm trying to document the 
process of getting Apache2 up and running correctly so I can contribute something back to this community, but this one has got me 
stumped (so far).

$ cygrunsrv -I "CYGWIN apache2" --path /usr/sbin/apachectl2 --args "-D NO_DETACH -k start" --dep cygserver --user 
nobody --shutdown

> Sorry for my terrible english...

Actually your English is better than my Russian.
&#1053;&#1072; &#1089;&#1072;&#1084;&#1086;&#1084; &#1076;&#1077;&#1083;&#1077; &#1074;&#1072;&#1096; &#1072;&#1085;&#1075;&#1083;&#1080;&#1081;&#1089;&#1082;&#1080;&#1081; &#1083;&#1091;&#1095;&#1096;&#1077; &#1095;&#1077;&#1084; &#1084;&#1086;&#1081; &#1088;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081; &#1103;&#1079;&#1099;&#1082;.
&#1044;&#1086; &#1089;&#1074;&#1080;&#1076;&#1072;&#1085;&#1080;&#1103; &#1087;&#1086;&#1082;&#1072;.

Sincerely,

Brian S. Wilson


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

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

* Re: Cygwin 1.7.9 Apache2 startup question & issue.
  2011-08-15 13:18   ` Brian Wilson
@ 2011-08-15 14:47     ` Christopher Faylor
  2011-10-31 12:00       ` Brian Wilson
  0 siblings, 1 reply; 7+ messages in thread
From: Christopher Faylor @ 2011-08-15 14:47 UTC (permalink / raw)
  To: cygwin

On Mon, Aug 15, 2011 at 09:18:34AM -0400, Brian Wilson wrote:
>Hello Andrey:
>
>> > I'm having a bit of trouble with starting the Cygwin Apache2 package on my Windows XP (SP3) system.
>> 
>> Why don't you use native Windows Apache HTTPD server?
>
>Because I'd like to use a more *nix like environment than Windows.

As you should.  That was an inappropriate question for the Cygwin list.

I can't help with apache but you should be able to use the package and
ask questions about it here.

cgf

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

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

* Re: Cygwin 1.7.9 Apache2 startup question & issue.
  2011-08-15 14:47     ` Christopher Faylor
@ 2011-10-31 12:00       ` Brian Wilson
  2011-11-02 14:31         ` Corinna Vinschen
  0 siblings, 1 reply; 7+ messages in thread
From: Brian Wilson @ 2011-10-31 12:00 UTC (permalink / raw)
  To: cygwin

I would like to create a bug report on the cygrunsrv command.  I've tried 
everything I can think of, and written to others who have web sites about using 
Cygwin and Apache, and no one was able to get Apache to run under another, 
secure, account from the administrative account with a command like the 
following.

$ cygrunsrv -I "CYGWIN apache2" --path "/usr/sbin/httpd2" --args "-DNO_DETACH -k 
install" --dep cygserver --user nobody --passwd "password" --shutdown --type 
"auto" --env "CYGWIN=server" --desc "Cygwin Apache2 service for the HTTPD2 
daemons."

If I'm doing something wrong, please let me know what it is, or point me to 
documentation where I can figure this out.  If someone knows how to get this 
working in a secured account, I would be very interested in learning how to do 
this.

Sincerely,

Brian S. Wilson
www.brianswilson.org

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

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

* Re: Cygwin 1.7.9 Apache2 startup question & issue.
  2011-10-31 12:00       ` Brian Wilson
@ 2011-11-02 14:31         ` Corinna Vinschen
  0 siblings, 0 replies; 7+ messages in thread
From: Corinna Vinschen @ 2011-11-02 14:31 UTC (permalink / raw)
  To: cygwin

On Oct 31 07:00, Brian Wilson wrote:
> I would like to create a bug report on the cygrunsrv command.  I've tried 
> everything I can think of, and written to others who have web sites about using 
> Cygwin and Apache, and no one was able to get Apache to run under another, 
> secure, account from the administrative account with a command like the 
> following.
> 
> $ cygrunsrv -I "CYGWIN apache2" --path "/usr/sbin/httpd2" --args "-DNO_DETACH -k 
> install" --dep cygserver --user nobody --passwd "password" --shutdown --type 
> "auto" --env "CYGWIN=server" --desc "Cygwin Apache2 service for the HTTPD2 
> daemons."
> 
> If I'm doing something wrong, please let me know what it is [...]

Apart from the fact that "CYGWIN=server" is an obsolete option (see
http://cygwin.com/cygwin-ug-net/using-cygwinenv.html#cygwinenv-removed-options)
you don't provide any details whatsoever except for "it doesn't work".

*What* doesn't work?  Does the above cygrunsrv -I fail?  Or does
cygrunsrv not start httpd2?  Or does cygrunsrv start httpd2 but httpd2
refuses to run?

Did you inspect the event log or the file "/var/log/CYGWIN apache2.log"(*)?
Is cygserver actually running, provided it's really required by httpd2?
Does nobody have enough privileges like "Allow to logon as service"?
Did you set the apache configuration so that it doesn't try to call
setuid?  Are the file permission correct?  Etc.


Corinna

(*) Btw., it would be preferrable to use a more simple service name like
    "apache2" or "httpd2", otherwise you have spaces in the service
    name.  Note that sshd is installed with -I sshd -d "CYGWIN sshd",
    for instance.

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

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

* Cygwin 1.7.9 Apache2 startup question & issue.
@ 2011-08-14 22:26 Brian Wilson
  0 siblings, 0 replies; 7+ messages in thread
From: Brian Wilson @ 2011-08-14 22:26 UTC (permalink / raw)
  To: cygwin

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

I'm having a bit of trouble with starting the Cygwin Apache2 package on my Windows XP (SP3) system.   If this is not the correct 
forum please accept my apologies and point me to the correct forum when you flame me. :)  I have looked for a proper Cygwin User 
Guide for Apache2 and a Cygwin Apache2 forum; but didn't find either.  Any help in getting this running would be appreciated.  I 
believe I am close to success, but I can't seem to find the magic options/commands for the cygrunsrv to automatically start the 
httpd2 daemons.  I have attached the cygcheck.out file to help with the diagnosis.

Cygwin is installed for all users.  I've run rebaseall.  I have set up a restricted account(nobody)and password and set the 
properties "Deny access to this computer from the network", "Deny login locally", and "Log on as a service".  I have run mkpasswd 
and verified the "nobody" entry is in /etc/passwd.  I changed the shell for the nobody account to /bin/false (for security) in 
/etc/passwd file.

I set the /etc/apache2/httpd.conf file and uncommented the existing lines to set "User nobody", and "Group None", as shown in the 
/etc/passwd file.  I also added an IfModule env_module tag to set PassEnv SYSTEMROOT.  

I have installed and configured Cygserver and it appears to be working.  When I run "/usr/sbin/apachectl2 start" from the Admin 
user account command line I see several httpd2 processes (ps -eaf output) and I can connect to the http://localhost default "It 
Works!" page just fine, so I stop the apachectl2.

When I try to get cygserver to start the service under the nobody user, nothing appears to happens (0 is the returned value).  
The command I have used is:
$ cygrunsrv -I "CYGWIN apache2" --path /usr/sbin/apachectl2 --args "-D NO_DETACH -k start" --dep cygserver --user 
nobody --shutdown

I won't pretend to understand all details of the options as I copied this from a web site that appeared to know what they were 
doing.  After I run the cygrunsrv command, ps -eaf does not show any httpd2 processes running and I can't connect to the default 
web page.  I do see the "CYGWIN apache2" service installed under windows Services; but the status is blank.  If I start the 
service I get a message telling me the service "started then stopped"; no mention of any errors, but then this is windows and 
proper error messages aren't their style.  I can remove the CYGWIN apache2 service with "cygrunsrv -R "CYGWIN apache2" with no 
trouble.

One last question.  Why does the apachectl2 help message display the usage for httpd2; and why is there no definition for the -k 
option?  These are clearly not linked file names (see the ls command sizes).

$ /usr/sbin/apachectl2 -help
Usage: /usr/sbin/httpd2 [-D name] [-d directory] [-f file]
                        [-C "directive"] [-c "directive"]
                        [-k start|restart|graceful|graceful-stop|stop]
                        [-v] [-V] [-h] [-l] [-L] [-t] [-S]
Options:
  -D name            : define a name for use in <IfDefine name> directives
  -d directory       : specify an alternate initial ServerRoot
  -f file            : specify an alternate ServerConfigFile
  -C "directive"     : process directive before reading config files
  -c "directive"     : process directive after reading config files
  -e level           : show startup errors of level (see LogLevel)
  -E file            : log startup errors to file
  -v                 : show version number
  -V                 : show compile settings
  -h                 : list available command line options (this page)
  -l                 : list compiled in modules
  -L                 : list available configuration directives
  -t -D DUMP_VHOSTS  : show parsed settings (currently only vhost settings)
  -S                 : a synonym for -t -D DUMP_VHOSTS
  -t -D DUMP_MODULES : show all loaded modules
  -M                 : a synonym for -t -D DUMP_MODULES
  -t                 : run syntax check for config files

$ ls -l /usr/sbin/httpd2 /usr/sbin/apachectl2
-rwxr-xr-x 1 Brian S. Wilson root 2048 Sep 16  2007 /usr/sbin/httpd2
-rwxr-xr-x 1 Brian S. Wilson root 3363 Sep 16  2007 /usr/sbin/apachectl2

Sincerely,

Brian S. Wilson


[-- Attachment #2: cygcheck.out --]
[-- Type: application/octet-stream, Size: 35050 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Sun Aug 14 18:06:39 2011

Windows XP Professional Ver 5.1 Build 2600 Service Pack 3

Path:	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\WINDOWS\system32
	C:\WINDOWS
	C:\WINDOWS\System32\Wbem
	C:\Program Files\ATI Technologies\ATI Control Panel
	C:\Program Files\ATI Technologies\ATI.ACE\Core-Static
	C:\Program Files\Microsoft SQL Server\80\Tools\Binn

Output from C:\cygwin\bin\id.exe
UID: 1003(Brian S. Wilson) GID: 513(None)
513(None)                  0(root)
544(Administrators)        545(Users)
1005(Debugger Users)

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

USER = 'Brian S. Wilson'
PWD = '/home/Brian S. Wilson'
CYGWIN = 'system'
HOME = '/home/Brian S. Wilson'

HOMEPATH = '\Documents and Settings\Brian S. Wilson'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man:'
APPDATA = 'C:\Documents and Settings\Brian S. Wilson\Application Data'
HOSTNAME = 'ncc-1701'
TERM = 'cygwin'
PROCESSOR_IDENTIFIER = 'x86 Family 15 Model 4 Stepping 3, GenuineIntel'
WINDIR = 'C:\WINDOWS'
OLDPWD = '/usr/bin'
USERDOMAIN = 'NCC-1701'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
!:: = '::\'
TEMP = '/tmp'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
USERNAME = 'Brian S. Wilson'
PROCESSOR_LEVEL = '15'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
LANG = 'C.UTF-8'
USERPROFILE = 'C:\Documents and Settings\Brian S. Wilson'
CLIENTNAME = 'Console'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
LOGONSERVER = '\\NCC-1701'
PROCESSOR_ARCHITECTURE = 'x86'
!C: = 'C:\cygwin\bin'
SHLVL = '1'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
HOMEDRIVE = 'C:'
PROMPT = '$P$G'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
TMP = '/tmp'
SYSTEMROOT = 'C:\WINDOWS'
PRINTER = 'Dell Photo AIO Printer 962'
PROCESSOR_REVISION = '0403'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
PROGRAMFILES = 'C:\Program Files'
NUMBER_OF_PROCESSORS = '1'
SESSIONNAME = 'Console'
COMPUTERNAME = 'NCC-1701'
WCDHOME = '/home/Brian S. Wilson/.wcd'
_ = '/usr/bin/cygcheck'

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\MenuOrder\Start Menu2\Programs\Cygwin
  (default) = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: c5e39b7a9d22bafb Path: C:\cygwin

a:  fd             N/A    N/A                    
c:  hd  NTFS    301336Mb  33% CP CS UN PA FC     
d:  cd             N/A    N/A                    
e:  cd             N/A    N/A                    

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

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

  117k 2011/05/16 C:\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-1-0.dll" v0.0 ts=2011/5/16 13:15
   86k 2010/10/04 C:\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-1-0.dll" v0.0 ts=2010/10/4 18:28
  221k 2010/04/13 C:\cygwin\bin\cygarchive-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygarchive-2.dll" v0.0 ts=2010/4/12 21:47
  704k 2007/12/18 C:\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygaspell-15.dll" v0.0 ts=2007/12/18 6:39
   15k 2009/12/27 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2009/11/18 7:52
   42k 2010/07/01 C:\cygwin\bin\cygbind9-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygbind9-60.dll" v0.0 ts=2010/7/1 17:26
   95k 2010/06/24 C:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2010/6/24 15:20
   62k 2011/05/21 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011/5/21 15:16
   29k 2010/10/11 C:\cygwin\bin\cygcord-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcord-1.dll" v0.0 ts=2010/10/11 13:03
    7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 3:57
 1147k 2011/03/16 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2011/3/16 16:54
  284k 2010/06/01 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2010/6/1 15:07
  943k 2007/12/17 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.5.dll" v0.0 ts=2007/12/17 8:12
  208k 2010/05/16 C:\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-1-3.dll" v0.0 ts=2010/5/12 6:31
  107k 2010/05/12 C:\cygwin\bin\cygdbus-glib-1-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-glib-1-2.dll" v0.0 ts=2010/5/12 6:53
 1296k 2007/12/17 C:\cygwin\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 8:12
 1354k 2010/07/01 C:\cygwin\bin\cygdns-66.dll - os=4.0 img=1.0 sys=4.0
                  "cygdns-66.dll" v0.0 ts=2010/7/1 17:26
  511k 2010/06/17 C:\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2010/6/17 7:42
  118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2008/5/9 0:03
   29k 2010/05/12 C:\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2010/5/12 6:26
  286k 2006/08/06 C:\cygwin\bin\cygfcgi++-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfcgi++-0.dll" v0.0 ts=2006/8/6 16:09
   30k 2006/08/06 C:\cygwin\bin\cygfcgi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfcgi-0.dll" v0.0 ts=2006/8/6 16:09
   22k 2011/03/22 C:\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-4.dll" v0.0 ts=2011/3/22 0:13
   43k 2010/01/02 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 9:49
   40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2009/3/1 1:32
   43k 2009/11/20 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-9.dll" v0.0 ts=2009/11/20 14:14
   47k 2010/01/02 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2010/1/2 12:31
   97k 2010/10/11 C:\cygwin\bin\cyggc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggc-1.dll" v0.0 ts=2010/10/11 13:03
   44k 2011/03/22 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2011/3/22 0:02
   19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009/2/26 2:58
    8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 2:58
   23k 2006/02/14 C:\cygwin\bin\cygGeoIP-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGeoIP-1.dll" v0.0 ts=2006/2/6 16:13
   21k 2006/02/14 C:\cygwin\bin\cygGeoIPUpdate-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygGeoIPUpdate-0.dll" v0.0 ts=2006/2/14 2:27
  552k 2010/06/15 C:\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2010/6/14 23:25
  764k 2010/06/15 C:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2010/6/14 23:22
   14k 2010/06/15 C:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2010/6/14 23:23
  317k 2011/07/31 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2011/7/31 1:14
  233k 2010/06/15 C:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2010/6/14 23:23
   17k 2010/06/15 C:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2010/6/14 23:23
   24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2009/6/23 8:20
   25k 2011/01/26 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2011/1/25 22:25
  337k 2007/09/16 C:\cygwin\bin\cyghttpd2core.dll - os=4.0 img=1.0 sys=4.0
                  "cyghttpd2core.dll" v0.0 ts=2007/9/16 16:58
   73k 2009/09/02 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2009/9/2 17:39
  358k 2011/04/29 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2011/4/29 0:37
  980k 2011/01/28 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2011/1/27 22:52
  193k 2010/05/16 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2010/5/16 9:37
   31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/19 21:04
   31k 2009/04/03 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2009/4/2 21:15
  273k 2010/07/01 C:\cygwin\bin\cygisc-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygisc-60.dll" v0.0 ts=2010/7/1 17:25
   26k 2010/07/01 C:\cygwin\bin\cygisccc-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygisccc-60.dll" v0.0 ts=2010/7/1 17:25
   63k 2010/07/01 C:\cygwin\bin\cygisccfg-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygisccfg-60.dll" v0.0 ts=2010/7/1 17:26
  193k 2009/08/08 C:\cygwin\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-7.dll" v0.0 ts=2009/8/8 15:39
   39k 2008/09/07 C:\cygwin\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 8:28
  189k 2008/09/07 C:\cygwin\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 8:29
  201k 2008/09/07 C:\cygwin\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 8:31
    5k 2011/03/29 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2011/3/28 17:14
    9k 2011/03/29 C:\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2
   65k 2010/07/01 C:\cygwin\bin\cyglwres-60.dll - os=4.0 img=1.0 sys=4.0
                  "cyglwres-60.dll" v0.0 ts=2010/7/1 17:26
  125k 2010/04/09 C:\cygwin\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-1.dll" v0.0 ts=2010/4/9 11:54
  123k 2011/05/19 C:\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2011/5/18 22:41
  103k 2011/02/03 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2011/2/3 4:47
   25k 2010/01/02 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 9:48
   21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2009/3/1 1:31
   25k 2009/11/20 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-9.dll" v0.0 ts=2009/11/20 14:13
   25k 2010/01/02 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2010/1/2 12:30
   24k 2008/10/30 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0
                  "cygminires.dll" v0.0 ts=2008/10/30 19:53
  213k 2011/07/31 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2011/7/31 1:12
   77k 2010/01/21 C:\cygwin\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygMrm-2.dll" v0.0 ts=2010/1/21 2:33
   63k 2010/01/02 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 10:00
   66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2009/3/1 1:39
   63k 2009/11/20 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-9.dll" v0.0 ts=2009/11/20 14:25
   63k 2010/01/02 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2010/1/2 12:41
  195k 2010/01/02 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 9:45
  237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2009/3/1 1:28
  198k 2009/11/20 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-9.dll" v0.0 ts=2009/11/20 14:10
  244k 2010/01/02 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2010/1/2 12:28
  119k 2010/05/18 C:\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-27.dll" v0.0 ts=2010/5/18 8:05
   13k 2010/01/02 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 9:47
   11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2009/3/1 1:30
   13k 2009/11/20 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-9.dll" v0.0 ts=2009/11/20 14:12
   13k 2010/01/02 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2010/1/2 11:30
  224k 2010/06/15 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2010/6/15 0:10
   10k 2010/06/15 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2010/6/15 0:11
 1627k 2010/08/29 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_10.dll" v0.0 ts=2010/8/28 14:17
  249k 2011/07/28 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2011/7/28 1:20
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 1:45
  103k 2009/01/07 C:\cygwin\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq.dll" v0.0 ts=2009/1/7 11:46
   27k 2009/09/07 C:\cygwin\bin\cygproxy-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-0.dll" v0.0 ts=2009/9/6 20:56
    4k 2007/12/18 C:\cygwin\bin\cygpspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygpspell-15.dll" v0.0 ts=2007/12/18 6:40
  155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2009/6/23 8:20
  164k 2011/01/26 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2011/1/25 22:25
  761k 2008/09/30 C:\cygwin\bin\cygruby18.dll - os=4.0 img=1.0 sys=4.0
                  "cygruby18.dll" v0.0 ts=2008/9/30 9:10
   84k 2010/07/02 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2010/7/1 23:19
   54k 2011/03/04 C:\cygwin\bin\cygserf-0-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-0-1.dll" v0.0 ts=2011/3/4 12:45
    8k 2011/05/05 C:\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2011/5/5 3:33
   28k 2010/06/24 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2010/6/24 16:39
 1613k 2010/12/01 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2010/12/1 7:20
  121k 2010/06/01 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2010/6/1 14:44
  263k 2011/03/16 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2011/3/16 16:54
    8k 2011/03/22 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2011/3/22 0:12
  771k 2011/03/22 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2011/3/22 0:53
  232k 2011/06/03 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2011/6/2 13:45
   36k 2011/06/03 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2011/6/2 13:40
   39k 2011/06/03 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2011/6/2 13:40
   18k 2011/06/03 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2011/6/2 13:41
  141k 2011/06/03 C:\cygwin\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=2011/6/2 13:41
  123k 2011/06/03 C:\cygwin\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=2011/6/2 13:41
    7k 2011/06/03 C:\cygwin\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=2011/6/2 13:40
   29k 2011/06/03 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2011/6/2 13:44
   23k 2011/06/03 C:\cygwin\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=2011/6/2 13:43
  112k 2011/06/03 C:\cygwin\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=2011/6/2 13:41
  113k 2011/06/03 C:\cygwin\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=2011/6/2 13:41
   68k 2011/06/03 C:\cygwin\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=2011/6/2 13:41
  140k 2011/06/03 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2011/6/2 13:42
  238k 2011/06/03 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2011/6/2 13:40
   33k 2011/06/03 C:\cygwin\bin\cygsvn_swig_perl-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_perl-1-0.dll" v0.0 ts=2011/6/2 13:57
   47k 2011/06/03 C:\cygwin\bin\cygsvn_swig_py-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_py-1-0.dll" v0.0 ts=2011/6/2 13:59
   48k 2011/06/03 C:\cygwin\bin\cygsvn_swig_ruby-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_ruby-1-0.dll" v0.0 ts=2011/6/2 13:47
  238k 2011/06/03 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2011/6/2 13:41
   48k 2010/01/02 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 9:45
   48k 2009/11/20 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-9.dll" v0.0 ts=2009/11/20 14:10
   48k 2010/01/02 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2010/1/2 12:28
  247k 2004/12/07 C:\cygwin\bin\cygtidy-0-99-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygtidy-0-99-0.dll" v0.0 ts=2004/12/7 9:34
   68k 2010/01/21 C:\cygwin\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygUil-2.dll" v0.0 ts=2010/1/21 2:33
   16k 2010/06/24 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2010/6/24 15:19
   28k 2010/03/28 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010/3/28 5:02
 1040k 2010/02/10 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2010/2/9 19:42
   11k 2010/08/03 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2010/8/2 20:32
   77k 2010/04/28 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2010/4/27 22:15
   17k 2009/10/14 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2009/10/13 18:31
   52k 2010/08/03 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2010/8/3 0:18
 1173k 2010/01/21 C:\cygwin\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXm-2.dll" v0.0 ts=2010/1/21 2:32
  458k 2010/05/20 C:\cygwin\bin\cygXmHTML-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmHTML-0.dll" v0.0 ts=2010/5/20 1:10
 1128k 2010/05/12 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2010/5/12 5:34
   75k 2009/10/14 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2009/10/14 3:29
  279k 2010/04/02 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2010/4/2 1:27
   76k 2010/08/01 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2010/8/1 17:04
 2604k 2011/03/29 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2011/3/29 4:10
    Cygwin DLL version info:
        DLL version: 1.7.9
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 237
        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: 
        Shared id: cygwin1S5


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
Environment         : CYGWIN="system" 
Process Type        : Own Process
Startup             : Automatic
Dependencies        : tcpip
Account             : LocalSystem


Cygwin Package Information
Last downloaded files to: C:\Documents and Settings\Brian S. Wilson\My Documents\Downloads
Last downloaded files from: http://www.gtlib.gatech.edu/pub/cygwin/

Package              Version              Status
_update-info-dir     00974-1              OK
alternatives         1.3.30c-10           OK
antiword             0.37-1               OK
apache2              2.2.6-1              OK
apache2-manual       2.2.6-1              OK
arc                  5.21p-1              OK
aspell               0.60.5-1             OK
aspell-en            6.0.0-1              OK
atool                0.37.0-1             OK
attr                 2.4.43-1             OK
base-cygwin          3.0-1                OK
base-files           4.0-6                OK
bash                 4.1.10-4             OK
bash-completion      1.3-1                OK
bashdb               3.1_0.09-1           OK
bc                   1.06-2               OK
bind                 9.7.1-1              OK
binutils             2.21.53-1            OK
bison                2.4.2-1              OK
bsdcpio              2.8.3-1              OK
bsdtar               2.8.3-1              OK
bvi                  1.3.2-1              OK
bzip2                1.0.6-2              OK
cabextract           1.4-1                OK
catdoc               0.94.2-3             OK
ccrypt               1.7-1                OK
cdargs               1.35-1               OK
cgoban               1.9.14-6             OK
clisp                2.48-3               OK
coreutils            8.10-1               OK
cpio                 2.11-1               OK
cron                 4.1-59               OK
crypt                1.1-1                OK
csih                 0.9.4-1              OK
ctris                0.42-1               OK
curl                 7.20.1-1             OK
cvs2svn              2.3.0-1              OK
cygrunsrv            1.34-1               OK
cygutils             1.4.6-1              OK
cygwin               1.7.9-1              OK
cygwin-doc           1.7-1                OK
dash                 0.5.6.1-2            OK
dbus-bash-completion 0.86-1               OK
diffutils            2.9-1                OK
dos2unix             5.3.1-1              OK
ed                   1.0-1                OK
editrights           1.01-2               OK
fcrackzip            0.3-1                OK
file                 5.05-1               OK
findutils            4.5.9-2              OK
fortune              1.99.1-2             OK
gamin                0.1.10-11            OK
gawk                 4.0.0-1              OK
Empty package gcc
gcc                  3.4.4-999            OK
gcc-core             3.4.4-999            OK
gcc-g++              3.4.4-999            OK
gcc-g77              3.4.4-999            OK
gcc-java             3.4.4-999            OK
gcc-mingw-core       20050522-3           OK
gcc-mingw-g++        20050522-3           OK
gcc-mingw-g77        20050522-3           OK
gcc-mingw-java       20050522-3           OK
gdb                  7.3.50-1             OK
geoip                1.3.14-1             OK
gettext              0.17-11              OK
gnugo                3.8-2                OK
gperf                3.0.3-1              OK
greed                3.4-1                OK
grep                 2.6.3-1              OK
groff                1.20.1-2             OK
gzip                 1.4-1                OK
hexedit              1.2.12-2             OK
httping              1.4.4-2              OK
initscripts          0.9-2                OK
ipc-utils            1.0-1                OK
iperf                2.0.4-1              OK
keychain             2.6.8-1              OK
less                 444-1                OK
libapr1              1.4.4-1              OK
libaprutil1          1.3.10-1             OK
libarchive2          2.8.3-1              OK
libaspell15          0.60.5-1             OK
libattr1             2.4.43-1             OK
libbind9_60          9.7.1-1              OK
libblkid1            2.17.2-1             OK
libbz2_1             1.0.6-2              OK
libcurl4             7.20.1-1             OK
libdb4.5             4.5.20.2-2           OK
libdbus-glib_1_2     0.86-1               OK
libdbus1_3           1.2.24-1             OK
libdns66             9.7.1-1              OK
libedit0             20090923-1           OK
libexpat1            2.0.1-1              OK
libfam0              0.1.10-11            OK
libfcgi0             2.4.0-2              OK
libffi4              4.3.4-4              OK
libgc1               7.1-1                OK
libgcc1              4.3.4-4              OK
libgdbm4             1.8.3-20             OK
libglib2.0_0         2.24.1-1             OK
libgmp3              4.3.2-1              OK
libICE6              1.0.6-1              OK
libiconv2            1.13.1-2             OK
libidn11             1.18-1               OK
libintl3             0.14.5-1             OK
libintl8             0.17-11              OK
libisc60             9.7.1-1              OK
libisccc60           9.7.1-1              OK
libisccfg60          9.7.1-1              OK
libjpeg7             7-10                 OK
liblwres60           9.7.1-1              OK
liblzma1             4.999.9beta-11       OK
liblzma5             5.0.2_20110517-1     OK
libncurses10         5.7-18               OK
libncurses8          5.5-10               OK
libncurses9          5.7-16               OK
libncursesw10        5.7-18               OK
libneon27            0.29.3-1             OK
libopenldap2_3_0     2.3.43-1             OK
libopenssl098        0.9.8r-2             OK
libpcre0             8.02-1               OK
libpng12             1.2.46-1             OK
libpopt0             1.6.4-4              OK
libpq5               8.2.11-1             OK
libproxy0            0.2.3-2              OK
libreadline6         5.2.14-12            OK
libreadline7         6.1.2-2              OK
libsasl2             2.1.23-1             OK
libserf0_1           0.7.1-1              OK
libsigsegv2          2.10-1               OK
libSM6               1.1.1-2              OK
libsqlite3_0         3.7.3-1              OK
libssh2_1            1.2.5-1              OK
libssp0              4.3.4-4              OK
libstdc++6           4.3.4-4              OK
libtidy0_99_0        20090325-1           OK
libuuid1             2.17.2-1             OK
libwrap0             7.6-21               OK
libX11_6             1.3.3-1              OK
libXau6              1.0.6-1              OK
libxcb1              1.6-1                OK
libXdmcp6            1.0.3-1              OK
libXext6             1.1.2-1              OK
libXm2               0.95.2-2             OK
libXmHTML0           1.1.7-10             OK
libxml2              2.7.7-1              OK
libXmu6              1.0.5-1              OK
libXt6               1.0.8-1              OK
links                2.2-1                OK
login                1.10-10              OK
lynx                 2.8.5-4              OK
m4                   1.4.16-1             OK
make                 3.81-2               OK
man                  1.6f-1               OK
mathomatic           15.1.5-1             OK
mingw-runtime        3.18-3               OK
mingw-w32api         3.17-2               OK
minires              1.02-1               OK
mintty               1.0.1-1              OK
mksh                 40b-1                OK
mlcscope             14.1.8-2             OK
mt                   2.3.2-1              OK
ncurses              5.7-18               OK
ninvaders            0.1.1-1              OK
openssh              5.8p1-1              OK
p7zip                9.20.1-1             OK
patch                2.5.8-9              OK
patchutils           0.3.2-1              OK
pcre                 8.02-1               OK
perl                 5.10.1-5             OK
perl-Error           0.17016-1            OK
perl-SGMLSpm         1.03ii-2             OK
perl-XML-Simple      2.18-10              OK
perl_manpages        5.10.1-5             OK
ping                 1.0-1                OK
posh                 0.9.1-1              OK
python               2.6.5-2              OK
python-doc           2.6.5-2              OK
rats                 2.3-1                OK
rcs                  5.7-11               OK
rebase               3.0.1-1              OK
robots               2.1-1                OK
rpm                  4.1-2                OK
rpm-build            4.1-2                OK
rpm-doc              4.1-2                OK
rsh                  0.17-1               OK
rsh-server           0.17-1               OK
rsync                3.0.8-1              OK
ruby                 1.8.7-p72-2          OK
run                  1.1.13-1             OK
sed                  4.2.1-1              OK
sharutils            4.10-2               OK
shutdown             1.7-1                OK
subversion           1.6.17-1             OK
subversion-apache2   1.6.17-1             OK
subversion-perl      1.6.17-1             OK
subversion-python    1.6.17-1             OK
subversion-ruby      1.6.17-1             OK
subversion-tools     1.6.16-1             OK
sudoku               1.0.1-1              OK
SWI-Prolog           5.6.36-1             OK
sysvinit             2.86-10              OK
tar                  1.25-1               OK
tcltk                20080420-1           OK
terminfo             5.7_20091114-14      OK
terminfo0            5.5_20061104-12      OK
texinfo              4.13-3               OK
tidy                 041206-1             OK
time                 1.7-2                OK
typespeed            0.6.4-1              OK
tzcode               2010j-1              OK
units                1.87-1               OK
unzip                6.0-10               OK
util-linux           2.17.2-1             OK
vim                  7.3.003-1            OK
w32api               3.17-2               OK
w3m                  0.5.2-2              OK
wcd                  5.1.5-1              OK
webcheck             1.10.4-1             OK
wget                 1.12-1               OK
which                2.20-2               OK
whois                5.0.11-1             OK
XmHTML               1.1.7-10             OK
xz                   5.0.2_20110517-1     OK
zip                  3.0-11               OK
zlib                 1.2.5-1              OK
zlib-devel           1.2.5-1              OK
zlib0                1.2.5-1              OK
zoo                  2.10-2               OK
zsh                  4.3.12-1             OK
Use -h to see help about each section

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

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

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

end of thread, other threads:[~2011-11-02 14:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-14 22:24 Cygwin 1.7.9 Apache2 startup question & issue Brian Wilson
2011-08-15  7:05 ` Andrey Repin
2011-08-15 13:18   ` Brian Wilson
2011-08-15 14:47     ` Christopher Faylor
2011-10-31 12:00       ` Brian Wilson
2011-11-02 14:31         ` Corinna Vinschen
2011-08-14 22:26 Brian Wilson

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