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: Eric Sandall <eric AT sandall.us>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] freetype2 and firefox
  • Date: Thu, 15 Jul 2004 08:59:16 -0700

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.




Archive powered by MHonArc 2.6.24.

Top of Page