Firefox PowerPC build
Download firefox-1.5.0.1.en-US.linux-powerpc.tar.gz
This is provided with out any warranty of any kind. See the ubuntu forum thread. Version 1.5 built it after the discussion on the Ubuntu Forums.
I used the following .mozconfig
. $topsrcdir/browser/config/mozconfig # Options for 'configure' (same as command-line options). ac_add_options --enable-application=browser ac_add_options --enable-optimize ac_add_options --disable-tests ac_add_options --disable-official-branding ac_add_options --enable-default-toolkit=gtk2 ac_add_options --enable-xft ac_add_options --disable-freetype2 ac_add_options --enable-svg ac_add_options --enable-canvas CC=/usr/bin/gcc-3.3 CXX=/usr/bin/g++-3.3
I may have to remove this file if it uses to much bandwidth, but for now here it is
Version 1.5 is still avaiable here
