From owner-freebsd-questions@FreeBSD.ORG Fri Nov 9 14:09:51 2007 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 527C316A421 for ; Fri, 9 Nov 2007 14:09:51 +0000 (UTC) (envelope-from fatman@crackmonkey.us) Received: from crackmonkey.us (crackmonkey.us [70.58.166.197]) by mx1.freebsd.org (Postfix) with ESMTP id 1830913C481 for ; Fri, 9 Nov 2007 14:09:51 +0000 (UTC) (envelope-from fatman@crackmonkey.us) Received: from miroku-bosatsu.dreamtrack.dnsalias.com (cpc1-swin7-0-0-cust216.brhm.cable.ntl.com [::ffff:86.18.88.217]) (AUTH: PLAIN fatman, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by crackmonkey.us with esmtp; Fri, 09 Nov 2007 07:09:27 -0700 id 00054319.47346A1C.000068DB Message-ID: <47346A0E.6050605@crackmonkey.us> Date: Fri, 09 Nov 2007 14:09:18 +0000 From: Adam J Richardson User-Agent: Thunderbird 2.0.0.6 (X11/20071102) MIME-Version: 1.0 To: RW References: <47346310.5000601@crackmonkey.us> <20071109140018.383dc45d@gumby.homeunix.com.> In-Reply-To: <20071109140018.383dc45d@gumby.homeunix.com.> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Ports problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fatman@crackmonkey.us List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Nov 2007 14:09:51 -0000 RW wrote: > On Fri, 09 Nov 2007 13:39:28 +0000 > Adam J Richardson wrote: >> Desmond Chapman wrote: >>> /usr/X11R6 exists, but it is not a symlink. Installation cannot >>> proceed. This looks like an incompletely removed old version of X. >>> In the current version, /usr/X11R6 must be a symlink if it exists >>> at all.Please read /usr/ports/UPDATING (entry of 20070519) for the >>> procedure to upgrade X.org related ports.*** Error code 1 >> Hi Desmond, >> >> When I was faced with this error I did the obvious thing and created >> a symlink, then restarted the install. > > Surely the *obvious* thing was to follow the instructions and read > UPDATING. I didn't read it that way. You're right though. I'll check out mergebase.sh, see if it does anything I need. Regards, Adam J Richardson