Open main menu

CDOT Wiki β

Changes

Building the Fox

20 bytes added, 18:15, 18 September 2006
no edit summary
=Appendix=
====Batch File====
SET CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot
SET CVS_RSH=ssh<br />
bash --login -i
====.mozconfig File====
# Building Firefox Trunk with Debugging
. $topsrcdir/browser/config/mozconfig<br />
ac_add_options --enable-canvas<br />
ac_add_options --disable-installer
 
=Appendix=
1
edit