Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 2004 17:56:38 +0100 (CET)
From:      Peter Ulrich Kruppa <root@pukruppa.de>
To:        funtik <funt@alarit.com>
Cc:        ports@freebsd.org
Subject:   Re: Port reinstall
Message-ID:  <20040318175549.D14999@pukruppa.net>
In-Reply-To: <200403181838.20783.funt@alarit.com>
References:  <200403181838.20783.funt@alarit.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Mar 2004, funtik wrote:

> Hello All!!
> I cann`t reinstall port if package already present at the system!!
>
> example:
>
> cd /usr/ports/devel/libtool14 && make reinstall
try
# make deinstall && make reinstall
as the error message suggests.

Regards,

Uli.

>
> This compiled but return next message:
>
> Making all in tests
> ===>  Installing for libtool-1.4.3_3
> ===>   Generating temporary packing list
> ===>  Checking if devel/libtool14 already installed
> ===>   An older version of devel/libtool14 is already installed
> (libtool-1.4.3_2)
>       You may wish to ``make deinstall'' and install this port again
>       by ``make reinstall'' to upgrade it properly.
>       If you really wish to overwrite the old port of devel/libtool14
>       without deleting it first, set the variable "FORCE_PKG_REGISTER"
>       in your environment or the "make install" command line.
> *** Error code 1
>
> Stop in /usr/ports/devel/libtool14.
> *** Error code 1
>
>
> What point?
>
> Thanks!
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>

	+---------------------------+
	|    Peter Ulrich Kruppa    |
        |         Wuppertal         |
        |          Germany          |
        +---------------------------+



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