| delorie.com/archives/browse.cgi | search |
| 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: | <4333C623.6060809@familiehaase.de> |
| Date: | Fri, 23 Sep 2005 11:08:51 +0200 |
| From: | "Gerrit P. Haase" <gerrit AT familiehaase DOT 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 AT hotmail DOT com> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: Many missing commands and dll |
| References: | <BAY101-F4EDFFDC71E55E7ABE6E00CA960 AT phx DOT gbl> |
| In-Reply-To: | <BAY101-F4EDFFDC71E55E7ABE6E00CA960@phx.gbl> |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |