From owner-freebsd-questions Sat Oct 10 09:40:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26430 for freebsd-questions-outgoing; Sat, 10 Oct 1998 09:40:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA26411 for ; Sat, 10 Oct 1998 09:40:23 -0700 (PDT) (envelope-from cjohnson@palomine.net) Received: (qmail 20796 invoked by uid 1000); 10 Oct 1998 16:40:13 -0000 Message-ID: <19981010124013.A20785@palomine.net> Date: Sat, 10 Oct 1998 12:40:13 -0400 From: Chris Johnson To: questions@FreeBSD.ORG, wildcard@dax.belen.k12.nm.us Subject: Re: /usr/ports/ssh References: <199810100745.AAA02061@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199810100745.AAA02061@hub.freebsd.org>; from questions-digest on Sat, Oct 10, 1998 at 12:45:22AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have been wrestling with the installation of the ssh package for > awhile now, I wrote awhile back about a problem with an iteration in des.c > in the ssh-1.2.22 package I think. > Well I recently DL'd the new ports collection and am trying to > install ssh-1.2.26, I know I'm an idiot and I need the ports scripts to do > all I need so I come with a new question on the install of 226. ssh builds absolutely cleanly on FreeBSD. Instead of fighting with the port: # cd /usr/ports/distfiles # tar xzf ssh-1.2.26.tar.gz # cd ssh-1.2.26 # ./configure # make # make install Done! Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message