From owner-freebsd-ports Wed May 3 16:46:51 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id C499C37BEE3 for ; Wed, 3 May 2000 16:46:44 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id SAA68251; Wed, 3 May 2000 18:46:41 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <010201bfb559$d54eeee0$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: "Max Clark" Cc: References: Subject: Re: FreeBSD Port: OpenSSH-1.2.3 Date: Wed, 3 May 2000 18:46:41 -0500 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.3825.400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Max Clark" > bash-2.03# cd openssh > bash-2.03# make install > This port requires the OpenSSL library, which is part of > the FreeBSD crypto distribution but not installed on your > machine. Please see Chapter 6.5 in the handbook for > instructions on how to obtain and install the FreeBSD > OpenSSL distribution. > *** Error code 1 > That message should have you look at Chapter 8.8 of the handbook http://www.freebsd.org/handbook/openssl.html > I have already installed the rsaref port. This is a brand new installation > (less than one day old) running FreeBSD 4.0. > > What do I need to do to install OpenSSH? > OpenSSL and OpenSSH are part of the base FreeBSD 4.0 system. What you need to do is cvsup the crypto sources for your system and rebuild world. Is to add src-crypto, src-sys-crypto, src-secure to your CVSup file. NOTE: cvs-crypto contains all three of the above collections. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message