All the time on our 10 or so HP-UX boxes.  I recommend going to
http://hptux.cae.wisc.edu and getting the swinstall package for gcc and
binutils and installing those first.  Put the /opt/binutils/bin and
/opt/gcc/bin directories in your path.  Test this by typing gcc and making
sure you don't get a "command not found" or whatever.  Then untar your ssh
source.  Then do a:

./configure
make
make install

It would be best if you upgraded to a trusted system before doing this if
you ever plan on going trusted.  You will have to recompile and reinstall
ssh if you go trusted after installing ssh the first time.  Also we
encountered a problem where on HP-UX 11 we had to clear out the password
hash from /tcb/auth/files/r/root and reset the password before root could
ssh in.  All other users could log in fine.  This happened on multiple v11
boxes, so it must be a weird HP thing.

Fox
[EMAIL PROTECTED]

----- Original Message -----
From: "Jeff Newton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 13, 2000 11:55 AM
Subject: Anyone compile 1.2.27 for HPUX11?


>
> I haven't had any luck.  Anyone been able to do this?
>
> Cheers,
>
> ----
> Jeff Newton
>
>
>

Reply via email to