Date: 18 Feb 2002 12:53:04 -0500 From: Joe Clarke <marcus@marcuscom.com> To: Stijn Hoop <stijn@win.tue.nl> Cc: Mathias.Picker@virtual-earth.de, ports@freebsd.org Subject: Re: nautilus fails to view html Message-ID: <1014054785.84830.15.camel@shumai.marcuscom.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1014054785.84830.15.camel>