what is your $PATH?
Horng-Twu Lihn wrote:
>
> Hi,
> I am trying to install ssh 2.3.0 on HP. I have zlib under /opt/zlib.
> How do I reconfigure ssh to use /opt/zlib.
> I have the same setting for openssl (under /opt/openssl)
>
> Thanks,
> Steve
>
>--------------------------------------------------------------------------------------
> <sm23sc01_root> ./configure --prefix=/opt/openssh --sysconfdir=/etc/ssh
> loading cache ./config.cache
> checking for gcc... no
> checking for cc... cc
> checking whether the C compiler (cc ) works... yes
> checking whether the C compiler (cc ) is a cross-compiler... no
> checking whether we are using GNU C... no
> checking whether cc accepts -g... no
> checking host system type... hppa2.0w-hp-hpux11.00
> checking how to run the C preprocessor... cc -E
> checking for ranlib... ranlib
> checking for a BSD compatible install... ./install-sh -c
> checking for ar... ar
> checking for perl... /usr/contrib/bin/perl
> checking for ent... no
> checking for filepriv... no
> checking for login... /usr/bin/login
> checking for inline... no
> checking for deflate in -lz... no
> configure: error: *** zlib missing - please install first ***
> <sm23sc01_root> ls /opt
> Ito53_Patch apache_1.3.9 dcelocal hparray java
> networkdocs perf upgrade
> ItoAll_5.30 audio fc ifor jrun
> ns-fasttrack perl5 vbroker
> ItoMin_5.30 clustra fcms ignite langtools ns-navgold
> pred video
> OV cmom gold image lost+found openssl
> resmon webadmin
> apache dce graphics isgr nettladm pd
> sudo zlib
> <sm23sc01_root>