delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <3AE0D0B7.C290FD1F@ece.gatech.edu> |
Date: | Fri, 20 Apr 2001 20:13:43 -0400 |
From: | "Charles S. Wilson" <cwilson AT ece DOT gatech DOT edu> |
X-Mailer: | Mozilla 4.75 [en] (WinNT; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | "Mark J. Reed" <mark DOT reed AT turner DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: Missing CYGZ.DLL |
References: | <20010420171103 DOT A19392 AT strange DOT turner DOT com> |
"Mark J. Reed" wrote: > > I just downloaded and installed the latest Cygwin on a system which > previously had no version, and /usr/bin/ssh crashes with a complaint > about cygz.dll missing. Sure enough, it's not there . . . was it renamed > again, and ssh not rebuilt appropriately? How do I fix this? No, it has not been renamed. check /etc/setup/installed.db and see if setup thinks that the zlib package was installed (we know that it has not ACTUALLY been installed because you've already checked in /bin==/usr/bin). Second, make sure that c:\cygwin\bin (or wherever you installed) is in your WINDOWS path for the WINDOWS context that is running ssh/sshd. This is done via: autoexec.bat for Win9x System Environment Settings for LocalSystem account (sshd on WinNT/2k) User Environment Settings (sshd, ssh running as a specific user) You can't just set /usr/bin in your cygwinpath (in .bash_profile?) and expect cygwin programs that are NOT started from bash to get that path. You've got to do it from Windows. --Chuck -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |