Mail Archives: cygwin/2001/11/28/18:05:06
Ean Houts wrote:
>
> Not sure if this is really a bug, but it was definately unclear to
> me...anyway, I'm trying to compile openssh, which requires zlib.
>
> I'm running on NT4.0, with the latest cygwin, gcc, etc. installed.
>
> I installed the latest zlib from one of the cygwin mirrors, but still got
> the '*** zlib missing - please install first or check config.log ***' error
> when trying to run configure. I triple checked everything for zlib and it
> was fine, so I downloaded the source, compiled it, ran test ok and used that
> dll - same prob. I even specified the --with-zlib= option to specify an
> explicit path, with the same result.
>
> So, I faked out the part of configure that checks for it, and got as far as
> the regex check...that was missing too. So, I installed that, and suddenly
> openssh was able to find zlib! Everything proceeded fine from there, but
> the zlib missing error was definately misleading.
You probably needed to add your cygwin/bin directory to the SYSTEM path
variable.
--Chuck
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -