From owner-freebsd-questions@FreeBSD.ORG Fri Dec 17 03:41:25 2004 Return-Path: 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 6767316A4CE for ; Fri, 17 Dec 2004 03:41:25 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0A6243D31 for ; Fri, 17 Dec 2004 03:41:24 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [192.168.214.216] (c-24-1-210-118.client.comcast.net[24.1.210.118]) by comcast.net (sccrmhc11) with ESMTP id <2004121703412301100b6bo5e>; Fri, 17 Dec 2004 03:41:24 +0000 Message-ID: <41C254D9.1030304@computer.org> Date: Thu, 16 Dec 2004 21:39:05 -0600 From: Eric Schuele User-Agent: Mozilla Thunderbird 1.0 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Altman References: <41C1B2B7.4050602@computer.org> <20041217015720.GB25921@panix.com> In-Reply-To: <20041217015720.GB25921@panix.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Questions Subject: Re: Trouble with 'portsdb -uU' and ld-elf.so... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 03:41:25 -0000 Joe Altman wrote: > On Thu, Dec 16, 2004 at 10:07:19AM -0600, Eric Schuele wrote: > >>and I think >>a placed a few in 'new' directories in my ports tree. So I do not know >>if that would 'break' my ports tree or not. But thought it was worth >>mentioning. > > > I can't quite parse this because it appears to me that you've left out > a word or two. > Sorry. I meant that I had placed a few ports in 'new' directories. By that I meant: - I went to the FreeBSD Ports site - found a port I wanted to upgrade (firefox or fluxbox for example) - 'make deinstall'ed the one that was installed. - Copied the directory on the site to a folder within the ports tree with a similar but different name. - and then did a 'make install clean' Then I was enlightened to the fact that this was... not the way to do things. So on to portupgrades I went. First one or two went without a hitch. -- Regards, Eric