Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <4333C623.6060809@familiehaase.de>
Date: Fri, 23 Sep 2005 11:08:51 +0200
From: "Gerrit P. Haase" <gerrit@familiehaase.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.11) Gecko/20050728
MIME-Version: 1.0
To: Mike Dieter <quincunx12252000@hotmail.com>
CC: cygwin@cygwin.com
Subject: Re: Many missing commands and dll
References: <BAY101-F4EDFFDC71E55E7ABE6E00CA960@phx.gbl>
In-Reply-To: <BAY101-F4EDFFDC71E55E7ABE6E00CA960@phx.gbl>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Mike Dieter wrote:

> I  just wrote to you about problems with 'man'
> 
> Now I find I dont have:
> tar
> sh
> vi
> wget
> 
> and 'curl' needs  cygz.dll

You should have it according to your cygcheck output:

> bash                    3.0-11
> tar                     1.15.1-2
> vim                     6.3-1
> wget                    1.9.1-2
> zlib                    1.2.3-1

Curl does not require zlib according to the setup.hint.  Anyway,
you have zlib and it should be no issue.  Your path seems to be
correct:

> Path:    .\
>     C:\cygwin\usr\local\bin
>     C:\cygwin\bin
>     c:\WINDOWS\SYSTEM32
>     c:\WINDOWS
>     C:\cygwin\lib\lapack

Your installation is messed up somehow, for example you have some DLLs
in /usr/local/bin

365k 2001/10/12 C:\cygwin\usr\local\bin\cygdb3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb3.dll" v0.0 ts=2000/10/23 23:21
  127k 2001/10/12 C:\cygwin\usr\local\bin\cygmhash-2.dll - os=4.0 
img=1.0 sys=4.0
                  "cygmhash-2.dll" v0.0 ts=2001/10/12 5:37
   86k 2005/08/12 C:\cygwin\usr\local\bin\cygtclcom-0.dll - os=4.0 
img=1.0 sys=4.0
                  "cygtclcom-0.dll" v0.0 ts=2005/8/11 19:19
   21k 2003/07/08 C:\cygwin\usr\local\bin\cygminires.dll - os=4.0 
img=0.96 sys=4.0
                  "cygminires.dll" v0.0 ts=2003/7/8 18:45


This looks wrong, IIRC all of the above belong to official packages.
Why are these in /usr/local?

cygz.dll is missing in the DLL listing.  Reinstall what you need (and
uninstall what you don't need), maybe it is a good idea to remove
packages which should be in /usr instead of /usr/local


Gerrit
-- 
=^..^=

--
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/

