Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 1999 10:31:43 -0800 (PST)
From:      "Joseph M. Scott" <jmscott@ainet.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   ssh2 port install problem
Message-ID:  <Pine.GSU.4.05.9902261029060.9075-100000@www.ainet.com>

next in thread | raw e-mail | index | archive | help

	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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSU.4.05.9902261029060.9075-100000>