From owner-freebsd-questions@FreeBSD.ORG Mon Apr 26 17:18:39 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 8C1C516A4CE for ; Mon, 26 Apr 2004 17:18:39 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BB4043D2F for ; Mon, 26 Apr 2004 17:18:39 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (53e63bcb97ea2f5e3dac23ec7b90d002@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i3R0IcBi014185; Mon, 26 Apr 2004 19:18:38 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0033F51FCA; Mon, 26 Apr 2004 17:18:37 -0700 (PDT) Date: Mon, 26 Apr 2004 17:18:37 -0700 From: Kris Kennaway To: Stephen Liu Message-ID: <20040427001837.GA25605@xor.obsecurity.org> References: <20040426221538.GA18446@xor.obsecurity.org> <20040426235138.34042.qmail@web40304.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline In-Reply-To: <20040426235138.34042.qmail@web40304.mail.yahoo.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org cc: Kris Kennaway Subject: Re: How to install the latest version of automake on ports 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: Tue, 27 Apr 2004 00:18:39 -0000 --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 27, 2004 at 07:51:38AM +0800, Stephen Liu wrote: > > Because you didn't ask for it, you asked for > > automake-1.5. automake > > 1.7 is in the automake17 port. >=20 > Hi Kris, >=20 > Tks for your advice. 'pkg_add automake' would not > look for the latest version of package 'automake' No, it does look for the latest version of the package automake, which is currently automake-1.5,1. > Kindly advise whether I should run >=20 > # cd /usr/ports/devel/ > # pkg_add -r automake17 >=20 > OR just > # cd /usr/ports/ > # pkg_add -r automake17 The cd is irrelevant since pkg_add -r does not use the ports collection. > Shall I run 'make clean' afterwards Also irrelevant. Kris --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAjabdWry0BWjoQKURAtkRAKCICUywIxU+wigARaVzdrDLcFrBtQCfdSpG hoRQbwoiQMKM8NuhsPxHq0A= =GRSP -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu--