From owner-freebsd-questions@FreeBSD.ORG Sat Dec 3 18:48:28 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 32B4016A41F; Sat, 3 Dec 2005 18:48:28 +0000 (GMT) (envelope-from jester@panix.com) Received: from mail2.panix.com (mail2.panix.com [166.84.1.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF5FA43D68; Sat, 3 Dec 2005 18:48:24 +0000 (GMT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail2.panix.com (Postfix) with ESMTP id 2EB9D9DAEA; Sat, 3 Dec 2005 13:48:23 -0500 (EST) Received: (from jester@localhost) by panix2.panix.com (8.11.6p3/8.8.8/PanixN1.1) id jB3ImNn16018; Sat, 3 Dec 2005 13:48:23 -0500 (EST) Date: Sat, 3 Dec 2005 13:48:23 -0500 From: Jesse Sheidlower To: "Dr. Jennifer Nussbaum" Message-ID: <20051203184823.GA18894@panix.com> References: <20051203043336.34840.qmail@web53411.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051203043336.34840.qmail@web53411.mail.yahoo.com> User-Agent: Mutt/1.5.10i Cc: freebsd-questions@freebsd.org, freebsd-gnome@freebsd.org Subject: Re: FireFox not starting in 6.0 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, 03 Dec 2005 18:48:28 -0000 On Fri, Dec 02, 2005 at 08:33:36PM -0800, Dr. Jennifer Nussbaum wrote: > > i finally am getting started with 6.0, after a lot of > time of installation. Most things are going well but > the wierdest problem: > i cant get FireFox to start! It built fine, no errors, > but it just doesnt start. > > There arent really anymore details i can give. It > doesnt matter if I click the FF icon in Gnome, or type > 'firefox' on the commandline. > (There's no output from doing that: > > $ firefox > $ The same thing happens with mozilla. Apparently you have to run it as root, and then it works fine--is anyone else seeing this behavior? The /usr/X11R6/bin/firefox script etc. has execute perms for any user. What's the tweak that needs to be done so that a normal user can run it? I didn't see anything in the package message. Jesse Sheidlower