http://pryan.org/firebird/aebrahim/Mozi ... e2.tar.bz2 (8.4MB)
I used the following .mozconfig to build:
. $topsrcdir/browser/config/mozconfig
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --enable-optimize="-O3 -march=pentium4 -mfpmath=sse -msse2"
ac_add_options --enable-xft
ac_add_options --enable-default-toolkit=gtk2
This is my first attempt at a Linux build, so please bear with any problems that you might have (though it works fine for me).
