From owner-freebsd-questions Fri Feb 26 10:59:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dorm-36314.rh.uh.edu (Dorm-36314.RH.UH.EDU [129.7.141.218]) by hub.freebsd.org (Postfix) with ESMTP id C29E414F5C for ; Fri, 26 Feb 1999 10:59:48 -0800 (PST) (envelope-from wotan@dorm-36314.rh.uh.edu) Received: from localhost (wotan@localhost) by dorm-36314.rh.uh.edu (8.9.2/8.9.2) with ESMTP id MAA12015; Fri, 26 Feb 1999 12:59:27 -0600 (CST) (envelope-from wotan@dorm-36314.rh.uh.edu) Date: Fri, 26 Feb 1999 12:59:26 -0600 (CST) From: Jonathan Fosburgh Reply-To: jef53313@bayou.uh.edu To: "Joseph M. Scott" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ssh2 port install problem In-Reply-To: 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 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