Subject: Re: Mozilla *-gtk1 packages (Re: HEADS UP: Removal candidates for Gnome 1 cleanup)
To: brad harder <bharder@methodlogic.net>
From: Blair Sadewitz <blair.sadewitz@gmail.com>
List: pkgsrc-users
Date: 05/13/2007 21:57:34
Try running firefox-gtk2 with MOZ_DISABLE_PANGO=1 in your environment.

Another thing to try is --disable-freetype2 and --enable-xft in your
CONFIGURE_ARGS.

BTW, if anyone finds any instability with firefox, please try building
it with -fno-strict-aliasing.
IMHO, this should be done for gcc-[3-9]* by default.

--Blair