From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 07:00:36 2003 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 CB7C216A4BF for ; Tue, 9 Sep 2003 07:00:36 -0700 (PDT) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B39A43FEA for ; Tue, 9 Sep 2003 07:00:36 -0700 (PDT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail1.panix.com (Postfix) with ESMTP id 2170048760 for ; Tue, 9 Sep 2003 10:00:35 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2/8.8.8/PanixN1.1) id h89E0YU01762 for freebsd-questions@freebsd.org; Tue, 9 Sep 2003 10:00:34 -0400 (EDT) Date: Tue, 9 Sep 2003 10:00:34 -0400 From: Jesse Sheidlower To: freebsd-questions@freebsd.org Message-ID: <20030909140034.GA29625@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Upgrading self-installed X with Ports version? 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: Tue, 09 Sep 2003 14:00:36 -0000 A year and a half ago I installed FreeBSD on a laptop. I've entirely forgotten the details, but I had to install XFree86 from scratch because I needed a version that was newer than whatever was in Ports at the time. (The chip is an ATI Mobility Radeon; I installed XFree86 4.2.) I recently tried to upgrade X by installing it from Ports, and thought I had succeeded, as pkg_info and so forth are reporting that XFree86-4.3.0,1 is installed. However, I'm still running 4.2, as executing "XFree86 -version" informs me. I suppose this is a really stupid question, but what do I need to do to get the newer, Ports version of XFree86 to be the version run on the system? And is there anything I should be doing to get it configured properly after the change is made? Thanks very much. Jesse Sheidlower