From owner-freebsd-questions@FreeBSD.ORG Thu Sep 18 20:23:00 2008 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 1E788106567D for ; Thu, 18 Sep 2008 20:23:00 +0000 (UTC) (envelope-from millenia2000@hotmail.com) Received: from bay0-omc3-s24.bay0.hotmail.com (bay0-omc3-s24.bay0.hotmail.com [65.54.246.224]) by mx1.freebsd.org (Postfix) with ESMTP id 037268FC16 for ; Thu, 18 Sep 2008 20:22:59 +0000 (UTC) (envelope-from millenia2000@hotmail.com) Received: from BAY126-W18 ([65.55.131.53]) by bay0-omc3-s24.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 18 Sep 2008 13:23:00 -0700 Message-ID: X-Originating-IP: [204.249.77.1] From: Sean Cavanaugh To: Joe Tseng , Date: Thu, 18 Sep 2008 16:22:59 -0400 Importance: Normal In-Reply-To: References: <70CD4176E2F7FF45B2C278B0488E542D465A4D@HQ-EXVS05.anteon.com> <70CD4176E2F7FF45B2C278B0488E542D465B28@HQ-EXVS05.anteon.com> <70CD4176E2F7FF45B2C278B0488E542D4BF88A@HQ-EXVS05.anteon.com> MIME-Version: 1.0 X-OriginalArrivalTime: 18 Sep 2008 20:23:00.0013 (UTC) FILETIME=[582CE5D0:01C919CC] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: RE: Firefox won't start 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: Thu, 18 Sep 2008 20:23:00 -0000 > From: joe_tseng@hotmail.com > To: freebsd-questions@freebsd.org > Date: Thu=2C 18 Sep 2008 15:21:11 -0400 > Subject: Firefox won't start >=20 > I recently did a ports update and after a bit of effort I got firefox3 to= compile with no errors. But now when I either select Firefox from the men= u or start it from a terminal window nothing happens. Firefox does not sta= rt and there's no indication of any problems. When I use ps to see if it's= hung I see nothing. Ideas? >=20 what command are you using to start firefox 3? I just installed it for firs= t time and found you have to use the command "firefox3" to get it to run -Sean