From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 17 07:32:26 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 EE09816A4CE for ; Thu, 17 Jun 2004 07:32:26 +0000 (GMT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 427A943D58 for ; Thu, 17 Jun 2004 07:32:26 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 899047642D; Thu, 17 Jun 2004 09:31:53 +0200 (CEST) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 55644-09; Thu, 17 Jun 2004 09:31:49 +0200 (CEST) Received: from [192.168.0.9] (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id E3B8876428; Thu, 17 Jun 2004 09:31:48 +0200 (CEST) Message-ID: <40D148E5.1050608@webonaut.com> Date: Thu, 17 Jun 2004 09:31:49 +0200 From: Franz Klammer User-Agent: Mozilla Thunderbird 0.6 (X11/20040510) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <1087418469.21533.27.camel@zircon> <1087419008.888.28.camel@gyros> In-Reply-To: <1087419008.888.28.camel@gyros> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: freebsd-gnome@freebsd.org Subject: Re: firefox 0.9 does not work 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, 17 Jun 2004 07:32:27 -0000 Joe Marcus Clarke wrote: > On Wed, 2004-06-16 at 16:41, Joe Kelsey wrote: > >>I just upgraded firefox 0.8 to firefox 0.9 and now I cannot even start >>the browser! The first time it started, it came up with a configuration >>box, and I let it go with the "upgrade from 0.8" box checked (although I >>cannot remember the exact wording...). Since then, whenever I type >>"firefox", it pauses briefly and eventually exits with no messages >>printed out at all. I tried reinstalling with -DWITH_LOGGING on the >>make command line, but that has not changed the behavior. >> >>So, currently I have no access to firefox, whereas I used to get >>wonderful service. How do I get it to print anything at all at me >>during loading so I can get some idea where it fails and attempt to fix >>whatever has happened? > > > You should have read UPDATING, ports@, or my commit message. as i updated firefox /usr/X11R6/firefox-config was a symlink to the non-existing file /usr/X11R6/lib/firefox/bin/mozilla-config. if it is so then please korrekt this symlink to /usr/X11R6/lib/firefox/bin/firefox-config and it should (hopefully) work for you. maybe you must still start it as root the first time. /franz. > > Joe > > >>/Joe