From owner-freebsd-questions@FreeBSD.ORG Thu Jan 26 19:19:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5784116A424 for ; Thu, 26 Jan 2006 19:19:42 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3D9F43D70 for ; Thu, 26 Jan 2006 19:19:25 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 6754 invoked from network); 26 Jan 2006 19:19:24 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 Jan 2006 19:19:24 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id D1DF128421; Thu, 26 Jan 2006 14:19:23 -0500 (EST) Sender: lowell@be-well.ilk.org To: Peter Marshall References: <20060126110105.4nbh5ijaosgo0ogw@webmail.caris.com> From: Lowell Gilbert Date: 26 Jan 2006 14:19:23 -0500 In-Reply-To: <20060126110105.4nbh5ijaosgo0ogw@webmail.caris.com> Message-ID: <443bjaztj8.fsf@be-well.ilk.org> Lines: 32 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: problem with pango 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: Thu, 26 Jan 2006 19:19:42 -0000 Peter Marshall writes: > Hi, > > I was trying to install a different port that needed a newer version of pango. > > I went into the pango ports directory, and did a make deinstall. I thne > downloaded pango version 1.10.2, put it in /usr/ports/distfiles, went into the > pango ports directory, and did a make install clean. > > The install failed. I went to uninstall it, and I got the error at the bottom > > I then removed the download from the distfiles directory, did another make > deinstall (which gave an error) and then a make install clean, and I got the > error below again. > > ===> Checking if x11-toolkits/pango already installed > pkg_info: package pango-1.10.2 has no origin recorded > ===> pango-1.10.2 is already installed > 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 x11-toolkits/pango > 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/x11-toolkits/pango. > > Oh .. and now gaim does not work .. grunt. Anyway ... Can someone help me get > rid of pango, and then get it installed again. "pkg_delete pango-*".