From owner-freebsd-gnome@FreeBSD.ORG Thu Dec 23 02:51:44 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30A2716A4CE for ; Thu, 23 Dec 2004 02:51:44 +0000 (GMT) Received: from out010.verizon.net (out010pub.verizon.net [206.46.170.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5ADF43D46 for ; Thu, 23 Dec 2004 02:51:43 +0000 (GMT) (envelope-from ringworm@inbox.lv) Received: from ringworm.mechee.com ([4.26.84.7]) by out010.verizon.net ESMTP <20041223025143.JZEP24714.out010.verizon.net@ringworm.mechee.com>; Wed, 22 Dec 2004 20:51:43 -0600 Received: by ringworm.mechee.com (Postfix, from userid 1001) id BA9032CE740; Wed, 22 Dec 2004 18:48:57 -0800 (PST) From: "Michael C. Shultz" To: Jim Johnson Date: Wed, 22 Dec 2004 18:48:54 -0800 User-Agent: KMail/1.7.2 References: <3879673004122218225925ef41@mail.gmail.com> In-Reply-To: <3879673004122218225925ef41@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412221848.55412.ringworm@inbox.lv> X-Authentication-Info: Submitted using SMTP AUTH at out010.verizon.net from [4.26.84.7] at Wed, 22 Dec 2004 20:51:42 -0600 cc: gnome@freebsd.org Subject: Re: Firefox problem, FreeBSD 5.3 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2004 02:51:44 -0000 On Wednesday 22 December 2004 06:22 pm, Jim Johnson wrote: > Hey all, I'm having an issue with Firefox. When I go to run it > nothing at all happens. No error messages are displayed and no > browser window pops open. This makes is pretty hard to troubleshoot > anything. Does anyone have any suggestions as to what I could try? > My ports are fully up-to-date as of about 20 hours ago and it built > without a hitch. If this is the incorrect forum for asking such > questions, please educate me with the correct e-mail address. > Thanks! > > -Jim Did you try running it from an xterm? Try the following: firefox & and you should be able to see any messages on the term. By the way I just updated my ports (with sysutils/portmanager) and built firefox today on my 5.3 system and it ran fine... -Mike