From owner-freebsd-questions Fri Feb 26 10:29:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.ainet.com (mailhub.ainet.com [204.30.40.29]) by hub.freebsd.org (Postfix) with ESMTP id 1985F15067 for ; Fri, 26 Feb 1999 10:29:21 -0800 (PST) (envelope-from jmscott@ainet.com) Received: from shell.ainet.com (jmscott@shell.ainet.com [204.30.40.108]) by mailhub.ainet.com (8.9.1/8.9.1) with SMTP id KAA17031 for ; Fri, 26 Feb 1999 10:29:03 -0800 (PST) Received: from localhost by shell.ainet.com (4.1/SMI-4.1) id AA11490; for freebsd-questions@FreeBSD.ORG; Fri, 26 Feb 99 10:31:44 PST Date: Fri, 26 Feb 1999 10:31:43 -0800 (PST) From: "Joseph M. Scott" To: freebsd-questions@FreeBSD.ORG Subject: ssh2 port install problem Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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