I'm having problems getting openssh-2.1.1p4 installed on my HP-UX 10.20
server. I installed zlib-1.1.3 and openssl-0.9.5a and then went to install
openssh, but the configure came up with:
"loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables."
So, I checked the openssh archives and found some references to setting
CFLAGS and LDFLAGS (which I set). I retried with the same results. I also
set LIBS="-lRSAref -lRSAglue" and still same result.
Suggestions? Anyone seen this sort of problem before (I'm sure).
TIA.
--Scott