delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/08/31/12:25:36

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <4134A64A.6000906@alltel.net>
Date: Tue, 31 Aug 2004 11:24:42 -0500
From: Ken Dibble <kdibbleNOSPAM AT alltel DOT net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
MIME-Version: 1.0
To: cygwin <cygwin AT cygwin DOT com>
Subject: Re: Perl searching in wrong path for modules?
References: <4134A00B DOT 2040902 AT gmx DOT de>
In-Reply-To: <4134A00B.2040902@gmx.de>

I'm probably going to get you in trouble here (seeing as I know nothing 
about perl or apache).

Why couldn't you set the environment variable PERL5LIB 
in your apache config file using the SetEnv directive?

The PERL5LIB environment variable would then (theoretically)
be prepended to @INC.

Regards,
Ken

 



Frank Wein wrote:

> Hi,
> i wanted to use cygwin perl for executing perl scripts from (win32, 
> the one from apache.org, not the cygwin one) Apache, so i included the 
> line #!D:/cygwin/bin/perl.exe -w in my CGIs. But now i have the 
> problem that perl looks in the wrong folder for the Perl Modules, for 
> example if i want to load Archive::Zip, it trys to load it from 
> D:\usr\lib\perl5\site_perl\5.8.5\XML\Simple.pm instead of 
> D:\cygwin(\usr)\lib\perl5\site_perl\5.8.5\XML\Simple.pm. So i wonder 
> if this is a bug in cygwin perl or rather a bug in Apache (or a error 
> from my side even?). I attached the cygcheck output, if it matters. My 
> OS is Windows 2000, Apache was 2.0.50, Cygwin is 1.5.10-cr-0x5e6.
>
> Thanks
> Frank
>
>------------------------------------------------------------------------
>
>
>Cygwin Configuration Diagnostics
>Current System Time: Tue Aug 31 16:26:25 2004
>
>Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 4
>
>Path:	C:\WINNT2\system32
>	C:\WINNT2
>	C:\WINNT2\System32\Wbem
>	D:\Programme\Microsoft Visual Studio\VC98\Bin
>	D:\Programme\Microsoft Visual Studio\Common\MSDev98\Bin
>	D:\Programme\Microsoft Visual Studio\VC98\Lib
>	D:\Programme\Microsoft Visual Studio\VC98\Include
>	
>	C:\Programme\ATI Technologies\ATI Control Panel
>	D:\Programme\Rational\common
>	D:\Programme\Subversion\bin
>	C:\Programme\Gemeinsame Dateien\GTK\2.0\bin
>	D:\cygwin\bin
>	C:\moztools\bin
>	D:\Programme\Borland\Delphi7\Bin
>	D:\Programme\Borland\Delphi7\Projects\Bpl\
>	C:\Programme\UltraEdit
>
>Output from D:\cygwin\bin\id.exe (nontsec)
>UID: 1000(mcsmurf) GID: 513(Kein)
>513(Kein)
>
>Output from D:\cygwin\bin\id.exe (ntsec)
>UID: 1000(mcsmurf) GID: 513(Kein)
>0(root)               513(Kein)
>544(Administratoren)  545(Benutzer)
>
>SysDir: C:\WINNT2\system32
>WinDir: C:\WINNT2
>
>Path = `C:\WINNT2\system32;C:\WINNT2;C:\WINNT2\System32\Wbem;D:\Programme\Microsoft Visual Studio\VC98\Bin;D:\Programme\Microsoft Visual Studio\Common\MSDev98\Bin;D:\Programme\Microsoft Visual Studio\VC98\Lib;D:\Programme\Microsoft Visual Studio\VC98\Include;;C:\Programme\ATI Technologies\ATI Control Panel;D:\Programme\Rational\common;D:\Programme\Subversion\bin;C:\Programme\Gemeinsame Dateien\GTK\2.0\bin;D:\cygwin\bin;C:\moztools\bin;D:\Programme\Borland\Delphi7\Bin;D:\Programme\Borland\Delphi7\Projects\Bpl\;C:\Programme\UltraEdit'
>
>ALLUSERSPROFILE = `C:\Dokumente und Einstellungen\All Users.WINNT2'
>APPDATA = `C:\Dokumente und Einstellungen\mcsmurf.MCSMURF\Anwendungsdaten'
>APR_ICONV_PATH = `D:\Programme\TortoiseSVN\iconv'
>CommonProgramFiles = `C:\Programme\Gemeinsame Dateien'
>COMPUTERNAME = `MCSMURF'
>ComSpec = `C:\WINNT2\system32\cmd.exe'
>CVSROOT = `:pserver:anonymous AT cvs-mirror DOT mozilla DOT org:/cvsroot'
>HOMEDRIVE = `C:'
>HOMEPATH = `\Dokumente und Einstellungen\mcsmurf.MCSMURF'
>LOGONSERVER = `\\MCSMURF'
>MOZ_TOOLS = `C:\moztools'
>NUMBER_OF_PROCESSORS = `1'
>OS = `Windows_NT'
>Os2LibPath = `C:\WINNT2\system32\os2\dll;'
>PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
>PROCESSOR_ARCHITECTURE = `x86'
>PROCESSOR_IDENTIFIER = `x86 Family 15 Model 2 Stepping 4, GenuineIntel'
>PROCESSOR_LEVEL = `15'
>PROCESSOR_REVISION = `0204'
>ProgramFiles = `C:\Programme'
>PROMPT = `$P$G'
>SystemDrive = `C:'
>SystemRoot = `C:\WINNT2'
>TEMP = `C:\DOKUME~1\MCSMUR~1.MCS\LOKALE~1\Temp'
>TMP = `C:\DOKUME~1\MCSMUR~1.MCS\LOKALE~1\Temp'
>USERDOMAIN = `MCSMURF'
>USERNAME = `mcsmurf'
>USERPROFILE = `C:\Dokumente und Einstellungen\mcsmurf.MCSMURF'
>windir = `C:\WINNT2'
>POSIXLY_CORRECT = `1'
>
>HKEY_CURRENT_USER\Software\Cygnus Solutions
>HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
>HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
>  (default) = `/cygdrive'
>  cygdrive flags = 0x00000022
>HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/
>  (default) = `D:\cygwin'
>  flags = 0x00000002
>HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
>  (default) = `D:\cygwin/bin'
>  flags = 0x00000002
>HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
>  (default) = `D:\cygwin/lib'
>  flags = 0x00000002
>HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup
>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
>HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
>  (default) = `C:'
>  unix = `/'
>  fbinary = 0x00000000
>  fsilent = 0x00000000
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
>  (default) = `/cygdrive'
>  cygdrive flags = 0x00000022
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
>HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D
>
>a:  fd           N/A    N/A                    
>c:  hd  NTFS   10048Mb  67% CP CS UN PA FC     
>d:  hd  NTFS   20638Mb  86% CP CS UN PA FC     Programme
>e:  hd  NTFS   20340Mb  95% CP CS UN PA FC     Games
>f:  hd  NTFS    6212Mb  89% CP CS UN PA FC     Sonst./Video
>g:  cd  CDFS     618Mb 100%    CS UN           Thps 3 GM
>h:  cd           N/A    N/A                    
>i:  hd  NTFS   38154Mb  19% CP CS UN PA FC     Media
>
>D:\cygwin      /          user    binmode
>D:\cygwin/bin  /usr/bin   user    binmode
>D:\cygwin/lib  /usr/lib   user    binmode
>.              /cygdrive  user    binmode,cygdrive
>.              /cygdrive  system  binmode,cygdrive
>
>Found: D:\cygwin\bin\awk.exe
>Found: D:\cygwin\bin\bash.exe
>Found: D:\cygwin\bin\cat.exe
>Found: D:\cygwin\bin\cp.exe
>Found: D:\cygwin\bin\cpp.exe
>Found: D:\cygwin\bin\find.exe
>Found: D:\cygwin\bin\gcc.exe
>Not Found: gdb
>Found: D:\cygwin\bin\grep.exe
>Found: D:\Programme\Borland\Delphi7\Bin\grep.exe
>Warning: D:\cygwin\bin\grep.exe hides D:\Programme\Borland\Delphi7\Bin\grep.exe
>Found: D:\cygwin\bin\ld.exe
>Found: D:\cygwin\bin\ls.exe
>Found: D:\cygwin\bin\make.exe
>Found: D:\Programme\Borland\Delphi7\Bin\make.exe
>Warning: D:\cygwin\bin\make.exe hides D:\Programme\Borland\Delphi7\Bin\make.exe
>Found: D:\cygwin\bin\mv.exe
>Found: D:\cygwin\bin\rm.exe
>Found: D:\cygwin\bin\sed.exe
>Found: D:\cygwin\bin\sh.exe
>Found: D:\cygwin\bin\tar.exe
>
>   61k 2003/08/09 D:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
>                  "cygbz2-1.dll" v0.0 ts=2003/8/9 8:35
>    7k 2003/10/19 D:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
>                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 9:57
>  841k 2004/03/17 D:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0
>                  "cygcrypto-0.9.7.dll" v0.0 ts=2004/3/17 23:58
>  831k 2003/09/20 D:\cygwin\bin\cygdb-4.1.dll - os=4.0 img=1.0 sys=4.0
>                  "cygdb-4.1.dll" v0.0 ts=2003/9/20 23:51
>  895k 2004/04/28 D:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
>                  "cygdb-4.2.dll" v0.0 ts=2004/4/27 17:31
> 1080k 2003/09/20 D:\cygwin\bin\cygdb_cxx-4.1.dll - os=4.0 img=1.0 sys=4.0
>                  "cygdb_cxx-4.1.dll" v0.0 ts=2003/9/20 23:53
> 1156k 2004/04/28 D:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
>                  "cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 17:35
>  155k 2004/01/07 D:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
>                  "cygexpat-0.dll" v0.0 ts=2004/1/7 17:14
>   45k 2001/04/25 D:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
>                  "cygform5.dll" v0.0 ts=2001/4/25 7:28
>   35k 2002/01/09 D:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
>                  "cygform6.dll" v0.0 ts=2002/1/9 7:03
>   48k 2003/08/09 D:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
>                  "cygform7.dll" v0.0 ts=2003/8/9 11:25
>   28k 2003/07/20 D:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
>                  "cyggdbm-3.dll" v0.0 ts=2003/7/20 9:58
>   30k 2003/08/11 D:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
>                  "cyggdbm-4.dll" v0.0 ts=2003/8/11 4:12
>   19k 2003/03/22 D:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
>                  "cyggdbm.dll" v0.0 ts=2002/2/20 4:05
>   15k 2003/07/20 D:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0
>                  "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 10:00
>   15k 2003/08/11 D:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
>                  "cyggdbm_compat-4.dll" v0.0 ts=2003/8/11 4:13
>  107k 2004/07/06 D:\cygwin\bin\cyggettextlib-0-14-1.dll - os=4.0 img=1.0 sys=4.0
>                  "cyggettextlib-0-14-1.dll" v0.0 ts=2004/7/6 19:56
>   17k 2004/07/06 D:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0
>                  "cyggettextpo-0.dll" v0.0 ts=2004/7/6 19:56
>  190k 2004/07/06 D:\cygwin\bin\cyggettextsrc-0-14-1.dll - os=4.0 img=1.0 sys=4.0
>                  "cyggettextsrc-0-14-1.dll" v0.0 ts=2004/7/6 19:56
>   17k 2001/06/28 D:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
>                  "cyghistory4.dll" v0.0 ts=2001/1/7 5:34
>   29k 2003/08/10 D:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
>                  "cyghistory5.dll" v0.0 ts=2003/8/11 1:16
>  991k 2004/07/06 D:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
>                  "cygiconv-2.dll" v0.0 ts=2004/7/6 20:10
>   22k 2001/12/13 D:\cygwin\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 D:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
>                  "cygintl-2.dll" v0.0 ts=2003/8/10 23:50
>   54k 2004/07/06 D:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
>                  "cygintl-3.dll" v0.0 ts=2004/7/6 19:51
>   26k 2001/04/25 D:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
>                  "cygmenu5.dll" v0.0 ts=2001/4/25 7:27
>   20k 2002/01/09 D:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
>                  "cygmenu6.dll" v0.0 ts=2002/1/9 7:03
>   29k 2003/08/09 D:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
>                  "cygmenu7.dll" v0.0 ts=2003/8/9 11:25
>  156k 2001/04/25 D:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
>                  "cygncurses++5.dll" v0.0 ts=2001/4/25 7:29
>  175k 2002/01/09 D:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
>                  "cygncurses++6.dll" v0.0 ts=2002/1/9 7:03
>  226k 2001/04/25 D:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
>                  "cygncurses5.dll" v0.0 ts=2001/4/25 7:17
>  202k 2002/01/09 D:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
>                  "cygncurses6.dll" v0.0 ts=2002/1/9 7:03
>  224k 2003/08/09 D:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
>                  "cygncurses7.dll" v0.0 ts=2003/8/9 11:24
>   15k 2001/04/25 D:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
>                  "cygpanel5.dll" v0.0 ts=2001/4/25 7:27
>   12k 2002/01/09 D:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
>                  "cygpanel6.dll" v0.0 ts=2002/1/9 7:03
>   19k 2003/08/09 D:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
>                  "cygpanel7.dll" v0.0 ts=2003/8/9 11:24
>   62k 2003/12/11 D:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
>                  "cygpcre-0.dll" v0.0 ts=2003/12/11 18:01
>   63k 2003/04/11 D:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
>                  "cygpcre.dll" v0.0 ts=2003/4/11 10:31
>    9k 2003/12/11 D:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
>                  "cygpcreposix-0.dll" v0.0 ts=2003/12/11 18:01
>   61k 2003/04/11 D:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
>                  "cygpcreposix.dll" v0.0 ts=2003/4/11 10:31
> 1061k 2004/08/19 D:\cygwin\bin\cygperl5_8_5.dll - os=4.0 img=1.0 sys=4.0
>                  "cygperl5_8_5.dll" v0.0 ts=2004/8/19 19:54
>   22k 2002/06/09 D:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
>                  "cygpopt-0.dll" v0.0 ts=2002/6/9 7:45
>  108k 2001/06/28 D:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
>                  "cygreadline4.dll" v0.0 ts=2001/1/7 5:34
>  148k 2003/08/10 D:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
>                  "cygreadline5.dll" v0.0 ts=2003/8/11 1:16
>  171k 2004/03/17 D:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0
>                  "cygssl-0.9.7.dll" v0.0 ts=2004/3/17 23:58
>   61k 2003/12/04 D:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
>                  "cygz.dll" v0.0 ts=2003/12/4 4:03
> 1126k 2004/05/26 D:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
>                  "cygwin1.dll" v0.0 ts=2004/5/26 4:07
>    Cygwin DLL version info:
>        DLL version: 1.5.10
>        DLL epoch: 19
>        DLL bad signal mask: 19005
>        DLL old termios: 5
>        DLL malloc env: 28
>        API major: 0
>        API minor: 116
>        Shared data: 4
>        DLL identifier: cygwin1
>        Mount registry: 2
>        Cygnus registry name: Cygnus Solutions
>        Cygwin registry name: Cygwin
>        Program options name: Program Options
>        Cygwin mount registry name: mounts v2
>        Cygdrive flags: cygdrive flags
>        Cygdrive prefix: cygdrive prefix
>        Cygdrive default prefix: 
>        Build date: Tue May 25 22:07:00 EDT 2004
>        CVS tag: cr-0x5e6
>        Shared id: cygwin1S4
>
>
>Cygwin Package Information
>Last downloaded files to: D:\setupcygwin
>Last downloaded files from: ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/cygwin
>
>Package              Version            
>_update-info-dir     00227-1            
>ash                  20040127-1         
>base-files           3.0-3              
>base-passwd          1.1-1              
>bash                 2.05b-16           
>binutils             20040725-2         
>bzip2                1.0.2-5            
>crypt                1.1-1              
>cvs                  1.11.6-3           
>cygutils             1.2.5-1            
>cygwin               1.5.10-3           
>diffutils            2.8.7-1            
>editrights           1.01-1             
>expat                1.95.7-1           
>fileutils            4.1-2              
>findutils            4.1.7-4            
>gawk                 3.1.4-3            
>gcc                  3.3.3-3            
>gcc-core             3.3.3-3            
>gcc-g++              3.3.3-3            
>gcc-mingw-core       20040810-1         
>gcc-mingw-g++        20040810-1         
>gdbm                 1.8.3-7            
>grep                 2.5-1              
>groff                1.18.1-2           
>gzip                 1.3.5-1            
>less                 381-1              
>libbz2_1             1.0.2-5            
>libdb4.1             4.1.25-1           
>libdb4.2             4.2.52-1           
>libgdbm              1.8.0-5            
>libgdbm-devel        1.8.3-7            
>libgdbm3             1.8.3-3            
>libgdbm4             1.8.3-7            
>libgettextpo0        0.14.1-1           
>libiconv2            1.9.2-1            
>libintl1             0.10.40-1          
>libintl2             0.12.1-3           
>libintl3             0.14.1-1           
>libncurses5          5.2-1              
>libncurses6          5.2-8              
>libncurses7          5.3-4              
>libpcre              4.1-1              
>libpcre0             4.5-1              
>libpopt0             1.6.4-4            
>libreadline4         4.1-2              
>libreadline5         4.3-5              
>login                1.9-7              
>make                 3.80-1             
>man                  1.5k-3             
>mc                   4.6.0-4            
>mingw-runtime        3.3-1              
>mktemp               1.5-3              
>ncurses              5.3-4              
>openssl              0.9.7d-1           
>patch                2.5.8-8            
>perl                 5.8.5-3            
>readline             4.3-5              
>sed                  4.1.2-1            
>sh-utils             2.0.15-4           
>tar                  1.13.25-5          
>termcap              20021106-2         
>terminfo             5.3_20030726-1     
>texinfo              4.2-4              
>textutils            2.0.21-1           
>unzip                5.50-5             
>vim                  6.3-1              
>w32api               2.5-1              
>wget                 1.9.1-1            
>which                1.5-2              
>whois                4.6.14-1           
>wtf                  0.0.4-6            
>zip                  2.3-6              
>zlib                 1.2.1-1            
>Use -h to see help about each section
>
>  
>
>------------------------------------------------------------------------
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Problem reports:       http://cygwin.com/problems.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/
>


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019