From owner-freebsd-questions Mon Oct 12 12:43:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA23762 for freebsd-questions-outgoing; Mon, 12 Oct 1998 12:43:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA23734 for ; Mon, 12 Oct 1998 12:43:50 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id MAA09228; Mon, 12 Oct 1998 12:43:22 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 12 Oct 1998 12:43:21 -0700 (PDT) From: Doug White To: Chris Johnson cc: questions@FreeBSD.ORG, wildcard@dax.belen.k12.nm.us Subject: Re: /usr/ports/ssh In-Reply-To: <19981010124013.A20785@palomine.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 10 Oct 1998, Chris Johnson wrote: > > 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 Be careful if you do this, it'll start looking for config files in /etc instead of /usr/local/etc. I'd recommend running configure with the --prefix=/usr/local just to stay in line with the general system organization. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message