From owner-freebsd-questions@FreeBSD.ORG Sun Mar 15 16:54:27 2009 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 5576210656F6 for ; Sun, 15 Mar 2009 16:54:27 +0000 (UTC) (envelope-from weif@cjones.org) Received: from maxine.cjones.org (chris.static.MT.net [206.127.66.35]) by mx1.freebsd.org (Postfix) with ESMTP id 22A128FC1F for ; Sun, 15 Mar 2009 16:54:26 +0000 (UTC) (envelope-from weif@cjones.org) Received: by maxine.cjones.org (Postfix, from userid 1003) id 48D4EA2890; Sun, 15 Mar 2009 10:54:26 -0600 (MDT) From: Keith Seyffarth To: Erik Trulsson In-reply-to: <20090314215625.GA72097@owl.midgard.homeip.net> (message from Erik Trulsson on Sat, 14 Mar 2009 22:56:25 +0100) References: <49BA87D5.3080000@gmail.com> <20090313204825.E64BCA2718@maxine.cjones.org> <49BACEF0.8070905@gmail.com> <20090313223308.3B98CA2723@maxine.cjones.org> <49BAE3C0.9090000@gmail.com> <20090314043421.12C61A24F7@maxine.cjones.org> <49BB4762.7020405@a1poweruser.com> <20090314064658.1F188A25F3@maxine.cjones.org> <49BB57EF.2060303@a1poweruser.com> <20090314214353.54DFEA2786@maxine.cjones.org> <20090314215625.GA72097@owl.midgard.homeip.net> Message-Id: <20090315165426.48D4EA2890@maxine.cjones.org> Date: Sun, 15 Mar 2009 10:54:26 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: issues in XFCE 4.6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: weif@weif.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Mar 2009 16:54:28 -0000 > xorg-drivers requires the drivers it has been configured to depend on, which > does not necessarily include xf86-video-via. > Go to the xorg-drivers port and do a 'make config' to change which drivers > it will depend on. This did work to get XORG to install. Now I'm trying to get XFCE installed again, and see if I get better results. Thanks Erik. Keith