Open main menu

CDOT Wiki β

Changes

User:AaronMT

18 bytes added, 20:36, 13 September 2008
no edit summary
* <pre>sudo apt-get install python-setuptools python-dev build-essential </pre>
* <pre>sudo easy_install -U mercurial</pre>
======'''Configuration (Highly Suggested)'''======
*It is highly suggested that you follow these configuration instructions [http://developer.mozilla.org/en/Installing_Mercurial here]
======'''Fetching the latest trunk build of Firefox''' ======
*<pre>hg clone http://hg.mozilla.org/mozilla-central/ ~/Desktop/src</pre>
======'''Building on Ubuntu GNU/Linux'''======
[http://developer.mozilla.org/en/Configuring_Build_Options Configure] and build as usual using a .mozconfig file and make -f client.mk.
* My ~/.mozconfig
1
edit