RE: error compiling mozilla in garnome-2.8.1



On Thu, 2004-11-04 at 19:28, Raul Acevedo wrote:
> During configure:
> 
> checking GLIB_LIBS... -L/home/garnome/2.8.1/lib -lglib-2.0
> configure: error: SVG requires a modified version of libart. To pull and build
> this LGPL library, set MOZ_INTERNAL_LIBART_LGPL, and then rerun the
> checkout stage
> make: *** [configure-work/main.d/mozilla/configure] Error 1

Just run:

export MOZ_INTERNAL_LIBART_LGPL=1

Once you get past that it'll run into another problem though. :(

I'm looking at it right now...

Bob

> On Thu, 2004-11-04 at 18:05 -0800, Bob Kashani wrote:
> > On Thu, 2004-11-04 at 15:03, Raul Acevedo wrote:
> > > So.... anyone know how to do this in garnome?
> > 
> > Just edit bootstrap/mozilla/Makefile and add
> > --enable-svg-renderer-libart to the CONFIGURE_ARGS section.
> > 
> > Then run make clean; make install.
> > 
> > Bob
> > 
> > > On Thu, 2004-11-04 at 22:48 +0000, konrad lifespanfp com au wrote:
> > > > Accordign to the bugzilla https://bugzilla.mozilla.org/show_bug.cgi?id=234185
> > > > you need to find a file called
> > > > .mozconfig 
> > > > and add the line
> > > > 
> > > > ac_add_options --enable-svg-renderer-libart
> > > > 
> > > > however I am yet to find this file.
> > > > I've found a .mozconfig.mk
> > > > however the comment at the top tells you not to edit it 
> > > > as is is autogerated. and to edit another fiole instead.
> > > > as to this other file I can;t find the directory it's supposed
> > > > to be in (let alone the file).
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > -----Original Message-----
> > > > From: Raul Acevedo
> > > > Sent: 5/11/2004 9:41 AM
> > > > To: konrad lifespanfp com au
> > > > Cc: garnome-list gnome org
> > > > Subject: RE: error compiling mozilla in garnome-2.8.1
> > > > 
> > > > 
> > > > On Thu, 2004-11-04 at 22:35 +0000, konrad lifespanfp com au wrote:
> > > > 
> > > > > However you will run into the no svg renderer issue a little later down
> > > > > the track. It seems that as of this version internal SVG rendering is nolonger 
> > > > > optional in mozilla. As the bug thread suggest there should be some resonable 
> > > > > defautl sttings here but they haven't been added yet.
> > > > 
> > > > I ran into the svg renderer problem.... what's the workaround? 
> > > > 
> > > > Raul
> > -- 
> > Bob Kashani
> > http://www.ocf.berkeley.edu/~bobk/garnome
> > 
-- 
Bob Kashani
http://www.ocf.berkeley.edu/~bobk/garnome




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]