From owner-freebsd-questions@FreeBSD.ORG Mon Jul 26 22:19:49 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2258E106566C for ; Mon, 26 Jul 2010 22:19:49 +0000 (UTC) (envelope-from ryan.coleman@cwis.biz) Received: from qmta10.emeryville.ca.mail.comcast.net (qmta10.emeryville.ca.mail.comcast.net [76.96.30.17]) by mx1.freebsd.org (Postfix) with ESMTP id 0472B8FC12 for ; Mon, 26 Jul 2010 22:19:48 +0000 (UTC) Received: from omta12.emeryville.ca.mail.comcast.net ([76.96.30.44]) by qmta10.emeryville.ca.mail.comcast.net with comcast id meNG1e0050x6nqcAAmKoFL; Mon, 26 Jul 2010 22:19:48 +0000 Received: from [10.0.1.9] ([76.113.183.74]) by omta12.emeryville.ca.mail.comcast.net with comcast id mmKl1e0051cjQTw8YmKmTy; Mon, 26 Jul 2010 22:19:48 +0000 Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Ryan Coleman In-Reply-To: <4C4DFF56.5070804@uspvp.org> Date: Mon, 26 Jul 2010 17:19:44 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <6B8ADD89-06B0-44F7-80E7-1835637025A5@cwis.biz> References: <4C4DFC8E.80603@robinlea.com> <4C4DFF56.5070804@uspvp.org> To: John Francis Lee X-Mailer: Apple Mail (2.1081) Cc: John Francis Lee , freebsd-questions@freebsd.org Subject: Re: problem with ffmpeg port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2010 22:19:49 -0000 do this: #make install -DFORCE_PKG_REGISTER on that particular port, in this case /archivers/xz. On Jul 26, 2010, at 4:34 PM, John Francis Lee wrote: > Thanks >=20 > [jfl@28amen /ports/multimedia/ffmpeg]$ cd ../../archivers/xz/ > [jfl@28amen /ports/archivers/xz]$ sudo make deinstall > Password: > =3D=3D=3D> Deinstalling for archivers/xz > [jfl@28amen /ports/archivers/xz]$ sudo make install > =3D=3D=3D> Installing for xz-4.999.9_1 > =3D=3D=3D> Generating temporary packing list > =3D=3D=3D> Checking if archivers/xz already installed > =3D=3D=3D> An older version of archivers/xz is already installed > (lzmautils-4.32.7) > 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 archivers/xz > without deleting it first, set the variable "FORCE_PKG_REGISTER" > in your environment or the "make install" command line. > *** Error code 1 >=20 > Stop in /ports/archivers/xz. >=20 >=20 > Should I try the FORCE_PKG_REGISTER bit? If so how? >=20 > Thanks for your help... >=20 > Or how do I portupgrade/portmanager/etc... >=20 > Thanks again. >=20 > On 07/27/2010 04:29 AM, Chuck Swiger wrote: >> Hi-- >>=20 >> On Jul 26, 2010, at 2:22 PM, John Francis Lee wrote: >>> =3D=3D=3D> Verifying install for /usr/local/bin/xz in = /usr/ports/archivers/xz >>> =3D=3D=3D> Installing for xz-4.999.9_1 >>> =3D=3D=3D> Generating temporary packing list >>> =3D=3D=3D> Checking if archivers/xz already installed >>> =3D=3D=3D> An older version of archivers/xz is already installed >>> (lzmautils-4.32.7) >>> 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 archivers/xz >>> without deleting it first, set the variable "FORCE_PKG_REGISTER" >>> in your environment or the "make install" command line. >>> *** Error code 1 >>=20 >> This is the relevant bit. You need to upgrade archivers/xz first by = following the suggestions, or else use a tool like = portupgrade/portmanager/etc... >>=20 >> Regards, >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"