From owner-freebsd-questions@FreeBSD.ORG Fri Jul 23 10:28:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF0B516A4CE for ; Fri, 23 Jul 2004 10:28:01 +0000 (GMT) Received: from outmx007.isp.belgacom.be (outmx007.isp.belgacom.be [195.238.3.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2741B43D3F for ; Fri, 23 Jul 2004 10:28:01 +0000 (GMT) (envelope-from danny.debie@easynet.be) Received: from outmx007.isp.belgacom.be (localhost [127.0.0.1]) with ESMTP id i6NARwZ7023041 for ; Fri, 23 Jul 2004 12:27:58 +0200 (envelope-from ) Received: from [192.168.174.61] ([194.78.94.210]) with ESMTP id i6NARmvw022949; Fri, 23 Jul 2004 12:27:48 +0200 (envelope-from ) Message-ID: <4100E824.1050301@easynet.be> Date: Fri, 23 Jul 2004 12:27:48 +0200 From: Danny De Bie User-Agent: Googlebot/2.1 (+http://www.googlebot.com/bot.hrml) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruben de Groot References: <20040723062628.98792.qmail@web11601.mail.yahoo.com> <4100BC2D.9020004@easynet.be> <20040723095941.GA5765@ei.bzerk.org> In-Reply-To: <20040723095941.GA5765@ei.bzerk.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Freebsd questions cc: Bryce Subject: Re: SSH Client - OpenSSH dependency problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 10:28:02 -0000 Ruben de Groot wrote: >This is craziness! The guy is asking for an ssh client on FreeBSD, which is >allready on his system (/usr/bin/ssh). There is no need to confuse him >further by letting him install unnecessary ports. > >my 0.02 > > It depends... I install FreeBSD with the minimal boot cd, so I need to install ssh using the ports. And then you have to install openssl before installing ssh... (If my memory serves correct.). Kind regards, Danny On the other hand, I'm kinda new to freeBSD, so I could be completely wrong... :-/