[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
confusing pkg_install messages
===> Installing autoconf-2.13p0 from /usr4/pkg/All/autoconf-2.13p0.tgz
pkg_add(autoconf-2.13p0): other version 'autoconf-2.13' already installed
pkg_add(autoconf-2.13p0): proceeding with installation anyway
pkg_add(autoconf-2.13p0): Conflicting package installed, please use
"pkg_delete autoconf-2.13" first to remove it!
That's guaranteed to confuse. Here's a hint. Once autoconf-2.13 a
pkg_add looks like:
pkg_add(autoconf-2.13p0): other version 'autoconf-2.52' already installed
pkg_add(autoconf-2.13p0): proceeding with installation anyway
// marc