From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 6 23:59:28 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 E008416A4CE for ; Sat, 6 Nov 2004 23:59:28 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90B7943D2F for ; Sat, 6 Nov 2004 23:59:28 +0000 (GMT) (envelope-from daemon.kevin@gmail.com) Received: by wproxy.gmail.com with SMTP id 65so103620wri for ; Sat, 06 Nov 2004 15:59:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=tqJTSBqOTiWjIwR8rPdYt50ToHrot6gtl3AdpqSRjclC6YqnFdQ2tv/212uzqRAveuPLK/KcQ/glTcn7lWImvPBgl+q4wcy2q+CLTFknS+cUKAdeuTq2HNlHaw03/yWtRrgy1RXNM5Eogr/19zIBgqlugo1Al9yujHfRSmviHeA= Received: by 10.54.21.71 with SMTP id 71mr114635wru; Sat, 06 Nov 2004 15:59:26 -0800 (PST) Received: by 10.54.49.62 with HTTP; Sat, 6 Nov 2004 15:59:26 -0800 (PST) Message-ID: <29feb1c804110615592259de58@mail.gmail.com> Date: Sat, 6 Nov 2004 15:59:26 -0800 From: kevin godfrey To: Joe Marcus Clarke In-Reply-To: <418D4C20.2010607@marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <29feb1c804110612425b89b351@mail.gmail.com> <418D3AC7.205@marcuscom.com> <29feb1c804110613192425dec8@mail.gmail.com> <418D408E.70705@marcuscom.com> <29feb1c804110613341b8da286@mail.gmail.com> <418D45AA.1080807@marcuscom.com> <29feb1c804110614056fcfb34e@mail.gmail.com> <418D4C20.2010607@marcuscom.com> cc: gnome@freebsd.org Subject: Re: Problems building Firefox 1.0.r2 on FreeBSD 5.3 RC2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kevin godfrey List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Nov 2004 23:59:29 -0000 On Sat, 06 Nov 2004 17:11:44 -0500, Joe Marcus Clarke wrote: > PLEASE READ WHAT I WRITE TO YOU. This is not the right command. The > command you should be running is: > > su - root -c "/usr/X11R6/bin/xinit > /usr/X11R6/lib/firefox/lib/firefox-1.0/run-mozilla.sh > /usr/X11R6/lib/firefox/lib/firefox-1.0/firefox-bin > - -install-global-extension -- /usr/X11R6/bin/Xvfb :1001" Well... the good news is, firefox is now built... The bad news is, I'm not 100% how the problem was solved. I rebuilt the port and it ran flawlessly this time. I'm not sure why this happened though. I did nothing different than the previous times I had tried to build it after upgrading to 5.3. Thanks for the help on trying to solve the problem. Sorry for not being completely thorough on the commands you sent me - but I appreciate the patience involved. Yourself, and others, are one of the many reasons why I enjoy FreeBSD. I use it for basic development things, never really get fancy with it - I haven't had any major problems using the OS (I'd say for about a little over a year), this is the first problem of any sort of signifigance that I have run across. Anyway, thanks again for the help! -Kevin