From owner-freebsd-questions@FreeBSD.ORG Sat Nov 19 19:44:52 2005 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 4B32C16A41F for ; Sat, 19 Nov 2005 19:44:52 +0000 (GMT) (envelope-from rperry@gti.net) Received: from apollo.gti.net (apollo.gti.net [199.171.27.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1BD543D45 for ; Sat, 19 Nov 2005 19:44:51 +0000 (GMT) (envelope-from rperry@gti.net) Received: from [192.168.1.15] (ts6m-pool0-102.gti.net [208.216.115.102]) by apollo.gti.net (mail) with ESMTP id C6984360B5; Sat, 19 Nov 2005 14:41:42 -0500 (EST) Message-ID: <437F80F0.7030405@gti.net> Date: Sat, 19 Nov 2005 14:45:52 -0500 From: "Robert H. Perry" User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051109) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Robert H. Perry" References: <437F3342.3050300@gti.net> In-Reply-To: <437F3342.3050300@gti.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Startx Missing Following Portupgrade 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: Sat, 19 Nov 2005 19:44:52 -0000 Robert H. Perry wrote: > Hi, > I'm running FreeBSD 5.4-RELEASE #0 on two machines and just CVSup'd my > systems last night finishing with portupgrade this morning. I ran into > a problem with machine #1. I ran portupgrade and stumbled with the > xterm and x11-fonts/linux-fontconfig upgrades. I tried to run startx to > google the problems but got: command not found. > > Reinstalling linux-base seemed to resolve the x11-fonts problem. I then > deinstalled, and reinstalled xorg-clients to upgrade it and ran > portupgrade -aRr. No more apparent problems. However, still unable to > run startx. I searched /usr/X11R6/bin and couldn't locate the file either. > > The second machine was also upgrading and I noticed the same/similar > failure to install xterm 206_1 due to a conflict with xorg-clients. I > haven't attempted to fix it yet for fear of losing startx here also. > > I'm thinking of deinstalling/reinstalling one, or more ports to > reinstall startx on machine #1. (Not sure which ones, however). Any > suggestions? > > Thnx, > Bob Perry > > Pls disregard. Xorgclients was missing entirely. Bob Perry