Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] freetype2 and firefox

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Frank Switalski <ne00xide AT gmail.com>
  • To: Eric Sandall <eric AT sandall.us>
  • Cc: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] freetype2 and firefox
  • Date: Thu, 15 Jul 2004 14:37:05 -0400

On Thu, 15 Jul 2004 08:59:16 -0700, Eric Sandall <eric AT sandall.us> wrote:
> Quoting Jackson Alley <jalley AT toomanymirrors.homelinux.com>:
> > Just a quick observation that that line 451 error you're getting seems to
> > be
> > something to do with the debugger:
> >
> > On Texport MOZILLA_FIVE_HOME LD_LIBRARY_PATH
> > export SHLIB_PATH LIBPATH LIBRARY_PATH ADDON_PATH DYLD_LIBRARY_PATH
> >
> > if [ $moz_debug -eq 1 ]
> > then
> > moz_debug_program ${1+"$@"}
> > else
> > moz_run_program ${1+"$@"}
> > fi
> >
> > exit $exitcode
> >
> > Maybe someone knows more than I do but that error seems to be your
> > $moz_debug, but what optimizations do you have set? won't the strip
> > varible
> > remove a lot of debugging info? if you have that set try turning that off?
> > It's running wonderfully for me, but I think I only used speedy to
> > compile.
>
> I use strip and combreloc on most of my machines (and prelink on my laptop),
> firefox 0.9.2 runs flawlessly on all of my machines (athlon-xp and two
> pentium3s).
>
>
>
> -sandalle
>
> --
> Eric Sandall | Source Mage GNU/Linux Developer
> eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
> http://eric.sandall.us/ | SysAdmin @ Inst. Shock Physics @ WSU
> http://counter.li.org/ #196285 | http://www.shock.wsu.edu/
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
>

I've been using Firefox 9.2 since it came into the grimoires and I'm
having no problems with it at all. Never crashed, infinite looped,
nothing of the sort.
I'm on kernel 2.6.7, p4 cpu.




Archive powered by MHonArc 2.6.24.

Top of Page