> I am trying to install SSH on Solaris 2.6 and am having trouble.
> It bombs on cc, but it seems to me that the appropriate directory is in the
> path variable.
> What am I missing?
> checking host system type... sparc-sun-solaris2.6
> checking target system type... sparc-sun-solaris2.6
> checking build system type... sparc-sun-solaris2.6
> checking cached information... ok
> checking for a BSD compatible install... ./install-sh -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... ./configure: make: not found
> no
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... missing
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH
Tran