Date: Fri, 26 Feb 1999 12:59:26 -0600 (CST) From: Jonathan Fosburgh <wotan@dorm-36314.rh.uh.edu> To: "Joseph M. Scott" <jmscott@ainet.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ssh2 port install problem Message-ID: <Pine.BSF.4.05.9902261258230.11955-100000@dorm-36314.rh.uh.edu> In-Reply-To: <Pine.GSU.4.05.9902261029060.9075-100000@www.ainet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26 Feb 1999, Joseph M. Scott wrote: > > I'm running 3.1-RELEASE and I've cvsup'ed the ports this morning. > When I go to /usr/ports/security/ssh2 and do a make install it does fine > through the compile, on the install part I end up with : > > mv -f /usr/local/man/man8/sshd.8 /usr/local/man/man8/sshd.old.8 > (cd /usr/local/man/man8 && ln -s sshd2.8 sshd.8) > ===> Generating temporary packing list > /bin/mv -f /usr/local/man/man1/ssh.1.gz /usr/local/man/man1/ssh.old.1.gz > mv: rename /usr/local/man/man1/ssh.1.gz to > /usr/local/man/man1/ssh.old.1.gz: No such file or directory > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > > The actuall ssh and sshd are installed, but it looks like the man > pages didn't make it :-) > > * Joseph M. Scott > * jmscott@ainet.com > * American InfoMetrics > * Modesto, CA > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > As I recall you have to make USE_SSH1=no install, but look in the makefile, you'll find the correct variable name Jonathan Fosburgh Geotechnician Snyder Oil Corporation Houston, TX Home Page: http://www.geocities.com/vienna/1498 Manager, FreeBSD Webring: http://www.geocities.com/vienna/1498/computer/freebsdring.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9902261258230.11955-100000>