From owner-freebsd-ports@FreeBSD.ORG Thu Oct 14 10:41:14 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C8BB16A4CE for ; Thu, 14 Oct 2004 10:41:14 +0000 (GMT) Received: from ms-smtp-02.nyroc.rr.com (ms-smtp-02.nyroc.rr.com [24.24.2.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57AE543D3F for ; Thu, 14 Oct 2004 10:41:13 +0000 (GMT) (envelope-from adstro@stny.rr.com) Received: from [127.0.0.1] (bgm-66-24-90-174.stny.rr.com [66.24.90.174]) i9EAf7Yo003890; Thu, 14 Oct 2004 06:41:10 -0400 (EDT) Message-ID: <416E57C2.9070002@stny.rr.com> Date: Thu, 14 Oct 2004 06:41:06 -0400 From: Adam Stroud User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Glenn Sieb References: <416C7A39.3080804@stny.rr.com> <20041012215853.4547585c@vixen42.24-119-122-191.cpe.cableone.net> <416CA152.8060701@wingfoot.org> In-Reply-To: <416CA152.8060701@wingfoot.org> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: ports@freebsd.org cc: Vulpes Velox Subject: Re: Firefox 1.0PR1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: adstro@stny.rr.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 10:41:14 -0000 Glenn Sieb wrote: > Vulpes Velox said the following on 10/12/2004 10:58 PM: > >>> Hey All: >>> >>> I have just built firefox 1.0PR1 from the ports and I cannot seem to >>> >>> install any extensions or themes. Has anyone else had these >>> problems, or have any solutions? >>> >> >> Yeah, I have the same problem, plus I can't change any of the >> settings. Plus if I move ~/.mozilla, it wont start what so ever, but >> just kicks out the following... >> Xlib: connection to ":0.0" refused by server >> Xlib: XDM authorization key matches an existing client! >> >> > Wasn't there a thing where Firefox had to be first run by root? > > Dunno if this is related..? > > Best, > G. > All I figured out what is gouing on. All I had to do is to start firefox as root. That took care of the problem for me. In my case I was not seeing the error messages because I was not launching firefox from the command line. When I launched it from the command line I saw what the error message said and was able to take corrective action. A