From owner-freebsd-questions@FreeBSD.ORG Thu Apr 22 09:44:37 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 A337916A4CE for ; Thu, 22 Apr 2004 09:44:37 -0700 (PDT) Received: from adsl-68-76-19-75.dsl.klmzmi.ameritech.net (adsl-68-76-19-75.dsl.klmzmi.ameritech.net [68.76.19.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8F9C43D49 for ; Thu, 22 Apr 2004 09:44:36 -0700 (PDT) (envelope-from Luke@FoolishGames.com) Received: from TIEFIGHTER (adsl-67-36-63-31.dsl.klmzmi.ameritech.net [67.36.63.31]) (authenticated bits=0)ESMTP id i3MGiYUk081922; Thu, 22 Apr 2004 12:44:35 -0400 (EDT) (envelope-from Luke@FoolishGames.com) Message-Id: <200404221644.i3MGiYUk081922@adsl-68-76-19-75.dsl.klmzmi.ameritech.net> From: "Lucas Holt" To: "'Ian Bowers'" , Date: Thu, 22 Apr 2004 12:44:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2096 In-Reply-To: Thread-Index: AcQohxWFvfW4QkMhT12516l9ypID1gAAbADw X-Virus-Scanned: clamd / ClamAV version 0.70-rc, clamav-milter version 0.70 cc: freebsd-questions@freebsd.org Subject: RE: newbie question: Gnome 2.6 upgrade 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: Thu, 22 Apr 2004 16:44:37 -0000 The problem only seems to be with X11. I tried running several commands in console mode that I can normally run from any location and they all worked fine. so far startx seems to be the only thing that won't run like it used to. I read something about shells having to be rehashed to update the PATH lines? I run in bash if that makes a difference. ____ If I'm not mistaken, you only need to run rehash with a csh not sh/bash. Besides, you said the machine rebooted. The path should be correct then. You could type env and look at your environment variables. Make sure X11 is still in your path.