From owner-freebsd-ports Mon Feb 18 9:55:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 8322D37B402 for ; Mon, 18 Feb 2002 09:55:38 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g1IHqI838309; Mon, 18 Feb 2002 12:52:18 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: nautilus fails to view html From: Joe Clarke To: Stijn Hoop Cc: Mathias.Picker@virtual-earth.de, ports@freebsd.org In-Reply-To: <20020218182607.H30622@pcwin002.win.tue.nl> References: <20020218141257.A58CD37B400@hub.freebsd.org> <1014050750.84830.2.camel@shumai.marcuscom.com> <20020218175541.G30622@pcwin002.win.tue.nl> <1014052752.84830.9.camel@shumai.marcuscom.com> <20020218182607.H30622@pcwin002.win.tue.nl> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 18 Feb 2002 12:53:04 -0500 Message-Id: <1014054785.84830.15.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 2002-02-18 at 12:26, Stijn Hoop wrote: > On Mon, Feb 18, 2002 at 12:19:12PM -0500, Joe Clarke wrote: > > Normally, nautilus is built against mozilla-embedded, and thus depends > > on libs in /usr/X11R6/lib/mozilla-embedded. Since > > /usr/X11R6/lib/mozilla-embedded isn't in the default ld search patch, > > gnome-session was patched to automatically add it at login. If you > > built nautilus against full mozilla, then you need to apply the > > following patch to /usr/ports/x11/gnomecore/files/patch-gsm::ice.c, and > > rebuild gnomecore. > > Hmm. Can't nautilus be wrapped in a script that adds the proper path to > $LD_LIBRARY_PATH? Or would that break the default GNOME setup with > gnome-session? > > I use mozilla as my main browser; I'd rather not have *2* copies of this beast > installed. I wrote a patch for nautilus to build against FULL_MOZILLA, so you don't need to build _both_ mozilla-embedded and mozilla. I can send you that patch if you want. > > I only installed nautilus because I had cycles to spare and wanted to see what > it looks like for real, based on all the pretty pictures; but I thought it > would be possible to use without the whole GNOME suite. Apparently this takes > more effort than I thought. If you don't want to build nautilus with mozilla support at all, just specify -DWITHOUT_MOZILLA when building. > > Anyway, thanks for the explanation. An automated solution would be even > better, but I can't think of one right now :( The best "automated" way for all of this is to use GNOME through and through. Then, everything just works. Joe > > --Stijn > > -- > ] Nothing safer than a 'cat /dev/wallet | grep $price > real-person; \ > ] mv $thing-to-buy $my-case > I'd prefer 'mv $thing-to-buy $my-case && cat /dev/wallet | \ > grep $price > real-person > -- Anonymous, freebsd-questions@freebsd.org, > in message <200108020628.IAA11775@hugo10.ka.punkt.de> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message