On Mon, Oct 17, 2005 at 02:36:22PM +0200, MaX wrote: > Hi everybody, > I wanted to compile subversion from /usr/ports/devel/subversion, and look > at this : > ===> Installing metaauto-0.4 from /usr/ports/packages/i386/all/metaauto- > 0.4.tgz > Can't install metaauto-0.4 because of conflicts (metaauto-0.5) > /usr/sbin/pkg_add: /usr/ports/packages/i386/all/metaauto-0.4.tgz:Fatal error > > What can I do for that ? Do I have to unnistall the 0.5 version... > Why is it no possible to just validate the test if there is in the system an > upper version ? > Thanks a lot.
Just update metaauto, either manually using pkg_add -u, or with a `make update' in the subversion directory.