Changes

Jump to: navigation, search

User talk:Kwpark1

6 bytes added, 17:36, 19 September 2008
Process
* Get the mozilla source code <pre>hg clone http://hg.mozilla.org/mozilla-central/ src</pre>
* Change current dir to src <pre>cd src</pre>
* Configuration <pre>echo 'ac_add_options --enable-application=browser' > .mozconfig </brpre><pre>echo 'mk_add_options MOZ_CO_PROJECT=browser' >> .mozconfig</pre>
* Bulid (need around 1Hr) <pre>make -f client.mk build</pre>
* Run firefox <pre>dist/bin/firefox -no-remote -profilemanager</pre>
<b>Sept 16, 2008</b> Created
1
edit

Navigation menu