Changes

Jump to: navigation, search

User:Jamesboston

236 bytes removed, 20:10, 18 September 2008
Changed linux instructions to mercurial and Firefox 3
== Building on Ubuntu and Fedora ==
 
''The following instructions where written for Firefox 3.0.* builds. Use mercurial instead of cvs for newer builds.''
Install build pre-requisites for Fedora users:
su -c "yum groupinstall 'Development Tools' 'Development Libraries' 'GNOME Software Development'"
su -c "yum install mercurial"
Install Firefox 3 build prere-requisites for Ubuntu users:
sudo apt-get install build-essential
sudo apt-get build-dep mozillafirefox-firefox Get the makefile instructions to pull the source tree and put it in a directory called mozilla in your home directory:3.0 cd cvs sudo apt-d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co mozilla/client.mkget install mercurial
Checkout the source:
mkdir ~/mozilla
cd ~/mozilla
make hg clone http://hg.mozilla.org/mozilla-f client.mk checkout MOZ_CO_PROJECT=browsercentral/ src
Create and open a hidden file called .mozconfig in your home directory:

Navigation menu