--- Andrew Schulman ha scritto: > > Is it exactly 6 times? > > Yes, just as I posted it. >
one things I noticed on cygcheck I have cygwin-1.5 on c:\cygwin and cygwin-1.7 on c:\cygwin2 They work fine (also using them at the same time ) but cygcheck on 1.7 is confused and mix the two directory $ cygcheck --version cygcheck version 1.104 System Checker for Cygwin Copyright (C) 1998 - 2008 Red Hat, Inc. Compiled on Sep 11 2008 $ cygcheck -c cygport Cygwin Package Information Package Version Status cygport 0.4.0-1 Incomplete $ zgrep cygport /etc/setup/installed.db cygport cygport-0.9.1-1.tar.bz2 0 so it is clear that cygcheck is partially pointing to the cygwin-1.5 structure, likely trough the register extract from cygcheck -svr ------------------------------------------------- Path: C:\cygwin2\home\itq00146\bin C:\cygwin2\usr\local\bin C:\cygwin2\bin C:\cygwin2\bin C:\cygwin2\usr\X11R6\bin C:\WINDOWS\system32 C:\WINDOWS C:\WINDOWS\System32\Wbem C:\utility C:\cygwin2\lib\lapack Output from C:\cygwin\bin\id.exe (nontsec) UID: 81840(itq00146) GID: 10513(Domain_Users) 544(Administrators) 0(root) 545(Users) 10513(Domain_Users) --CUT --- HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 (default) = '/cygdrive' cygdrive flags = 0x00000022 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/ (default) = 'C:\cygwin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin (default) = 'C:\cygwin/bin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib (default) = 'C:\cygwin/lib' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options c: hd NTFS 76316Mb 65% CP CS UN PA FC d: cd N/A N/A h: net N/A N/A C:\cygwin / system binmode . /cygdrive user binmode,cygdrive Found: C:\cygwin2\bin\awk.exe Found: C:\cygwin2\bin\awk.exe -> C:\cygwin2\bin\gawk.exe Found: C:\cygwin2\bin\bash.exe -------------------------------------------------- while the directory structure should be $ mount C:\cygwin2\bin on /usr/bin type ntfs (binary) C:\cygwin2\lib on /usr/lib type ntfs (binary) C:\cygwin2 on / type ntfs (binary) c: on /cygdrive/c type ntfs (binary,posix=0,user,noumount) Regards Marco __________________________________________________ Do You Yahoo!? Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi http://mail.yahoo.it -- 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/