Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 1998 12:40:13 -0400
From:      Chris Johnson <cjohnson@palomine.net>
To:        questions@FreeBSD.ORG, wildcard@dax.belen.k12.nm.us
Subject:   Re: /usr/ports/ssh
Message-ID:  <19981010124013.A20785@palomine.net>
In-Reply-To: <199810100745.AAA02061@hub.freebsd.org>; from questions-digest on Sat, Oct 10, 1998 at 12:45:22AM -0700
References:  <199810100745.AAA02061@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> 	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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981010124013.A20785>