REMOVE [EMAIL PROTECTED] Postmaster Autodesk, Inc Hello ssh managers, I apologize for the delay on the summary but I have been busy. Most of the suggestions that I had were to put the zlib library on my LD_LIBRARY_PATH; however, I had tried that before I wrote to the list with no success. What worked for me was to uninstall the old version of the zlib libraries and reinstall them again; for some reason when I try to install the new version of the zlib library over the old libraries, the files were corrupted (I think). I want to thank the following persons for the time they put in answering my question. John D Groenveld Karl Devitt Ram Rudra Jeff Kennedy Sean Steppie Tom Zurita Kevin Amorin Rob Stabb Reggie Stuart Davorin Bengez Stephen Forbes Richard Sullivan Hendrik Visage Original Question: --- Juan Carlos Botero <[EMAIL PROTECTED]> wrote: > Hello managers, I am trying to install openssh-2.2.0p1 on an intel > x86 box > running Solaris 7. > I have already installed zlib-1.1.3-sol7-intel-local and > openssl-0.9.6.tar > ; however I get an error when I try to run: > > $ ./configure -with-utmpx -with-lastlog > loading cache ./config.cache > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking host system type... i386-pc-solaris2.7 > checking how to run the C preprocessor... gcc -E > checking for ranlib... ranlib > checking for a BSD compatible install... ./install-sh -c > checking for ar... ar > checking for perl... /usr/local/bin/perl > checking for ent... no > checking for login... /bin/login > checking for inline... inline > checking for obsolete utmp and wtmp in solaris2.x... no > checking for deflate in -lz... no > configure: error: *** zlib missing - please install first *** > > Has anyone had the same problem? How can I get it to configure and > compile? > > Thank you for your time. > > Juan Carlos Botero > QoS Labs > (561)893-9003