[3768] in testers
Re: sun4 [8.2.7]: sshd
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Jul 14 00:57:54 1998
Date: Tue, 14 Jul 1998 00:57:48 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: Dan Winship <danw@MIT.EDU>
Cc: Jonathon Weiss <jweiss@MIT.EDU>, testers@MIT.EDU
In-Reply-To: "[3766] in testers"
After considerable puzzlement, I figured out what happened here: I
used "make -n install DESTDIR=/.srvd" and ran the resulting commands
for installing sshd, but the sshd Makefile uses install_prefix instead
of DESTDIR so I wound up updating sshd locally on the build machines.
8.2.8 needs an ssh and sshd update for the new deattack.c anyway.