problem installing openssh

Ancelmo Rodriguez Parra ancelmo at siia.umich.mx
Wed Feb 14 12:33:35 EST 2001


I finally compiled ssh!! the problem was that linker couldn't load libz.a,
so the solution was to do:
# cp -rp /usr/local/include/* /usr/include/
# cp -rp /usr/local/lib/* /usr/lib/

thanks to all of you.

> On Tue, 13 Feb 2001, Ancelmo Rodriguez Parra wrote:
>
>
> > However, I got the following error:
> > checking for deflate in -lz... no
> > configure: error: *** zlib missing - please install first ***
>
> Please look in config.log, it usually has more detailed error messages.
>
> We really must fix these error to tell people to do that.
>
> -d
>
>

-- 
    \                    |
   _ \   __ \   __|  _ \ | __ _ \   _ \
  ___ \  |   | (     __/ | |   |   | (   |
_/    _\_|  _|\___|\___|_|_|  _|  _|\___/

	"En los momento de crisis solo la imaginacion es mas
		            importante que el conocimiento"
				- Albert Einstein -






More information about the openssh-unix-dev mailing list