Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2004 07:51:38 +0800 (CST)
From:      =?iso-8859-1?q?Stephen=20Liu?= <satimis@yahoo.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to install the latest version of automake on ports
Message-ID:  <20040426235138.34042.qmail@web40304.mail.yahoo.com>
In-Reply-To: <20040426221538.GA18446@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
 --- Kris Kennaway <kris@obsecurity.org> wrote: > On
Mon, Apr 26, 2004 at 10:33:48PM +0800, Stephen
> Liu wrote:
> 
> > Port:   automake-1.5,1
> > Path:   /usr/ports/devel/automake
> 
> > # pkg_add -rv automake
> 
> > # pkg_info | grep automake
> > automake-1.5,1      GNU Standards-compliant
> Makefile
> > generator
> > 
> > Why it did not install the latest version of
> > automake-1.7.5_1
> 
> Because you didn't ask for it, you asked for
> automake-1.5.  automake
> 1.7 is in the automake17 port.

Hi Kris,

Tks for your advice.  'pkg_add automake' would not
look for the latest version of package 'automake'

Kindly advise whether I should run

# cd /usr/ports/devel/
# pkg_add -r automake17

OR just
# cd /usr/ports/
# pkg_add -r automake17

Shall I run 'make clean' afterwards

TIA

B.R.
Stephen

_______________________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk



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