From owner-freebsd-questions Thu Sep 14 23:56:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.island.net.au (mail.island.net.au [203.28.142.3]) by hub.freebsd.org (Postfix) with ESMTP id 2C55F37B424 for ; Thu, 14 Sep 2000 23:56:01 -0700 (PDT) Received: from hansolo (solo.island.net.au [203.28.142.5]) by mail.island.net.au (8.10.1/8.10.1) with SMTP id e8F6txm17467 for ; Fri, 15 Sep 2000 17:55:59 +1100 (EST) Message-ID: <004301c01ee1$945a61c0$088ea8c0@island.net.au> From: "Hugh Blandford" To: Subject: OpenSSH and 4.1R Date: Fri, 15 Sep 2000 17:52:56 +1100 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.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I'm trying to compile the portable version of OpenSSH on my 4.1R box. The latest version 2.2.0 contains support for both protocols 1 & 2. I need to be able to use protocol 1 so I can connect from my windows client. When going through the configure if fails, complaining it can't find a working version of OpenSSL. I have tried specifying /usr/include/openssl and /usr/lib and probably any other directory that I have found openssl mentioned in and it still doesn't work. Can someone offer some suggestions as to what I can do to make this work? Do I need to do something to OpenSSL to initialise it on my system? Thanks, Hugh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message