How to install the latest version of automake on ports

Stephen Liu satimis at yahoo.com
Tue Apr 27 04:56:01 PDT 2004


- snip -
 
> > Kindly advise whether I should run
> > 
> > # cd /usr/ports/devel/
> > # pkg_add -r automake17
> > 
> > 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
 
Hi Kris,

Tks for your advice.

One thing I could not resolve on removing
'automake-1.5.1'

(without cd /usr/ports/)

# pkg_delete -r automake
pkg_delete: no such package 'automake' installed

# pkg_info | grep automake
automake-1.5,1      GNU Standards-compliant Makefile
generator

# pkg_delete -r automake-1.5.1
pkg_delete: no such package 'automake-1.5.1' installed
localhost# pkg_delete automake-1.5.1
pkg_delete: no such package 'automake-1.5.1' installed

# pkg_delete automake
pkg_delete: no such package 'automake' installed

Kindly advise

B.R.
Stephen

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


More information about the freebsd-questions mailing list