Date: 28 Feb 2003 13:58:57 +1100 From: Carl Makin <carl@xena.IPAustralia.gov.au> To: Gord Broom <gord@selfstyled.dyndns.org> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Mozilla window won't open after upgrade - FIXED Message-ID: <1046401136.89601.12.camel@newton.aipo.gov.au> In-Reply-To: <4069.1046397686@selfstyled.dyndns.org> References: <4069.1046397686@selfstyled.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2003-02-28 at 13:01, Gord Broom wrote: > I'm about to start playing with fc-cache as well, to see if I can > diagnose what's wrong with my system (I reinstalled Moz -DWITHOUT_XFT, > and can surf again, but there's obviously something else afoot). I I had a problem that sounded almost exactly the same as this. Phoenix and Mozilla as of 0.5 and 1.2 would only run if compiled without Xft. When Mozilla crashed it died in Xftlockface(). I found in my case some leftover freetype2 files in the /usr/X11R6 directorys (specifically check and delete if present /usr/X11R6/include/freetype2). Freetype2 now installs into /usr/local, but must have installed into /usr/X11R6 at some time in the past. I deleted those files, rebuilt Freetype2, Xft2 and Mozilla and now it works well. Carl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1046401136.89601.12.camel>