Open main menu

CDOT Wiki β

Changes

User:Cgomes7/Firefox Build

237 bytes added, 14:11, 19 January 2011
no edit summary
- Next we must create a .mozconfig file. This file will contain build options that will be used by the make file. The commands below will create a mozconfig file and add in the necessary commands for a Firefox default configuration. more options can be found in the
[https://developer.mozilla.org/en/Configuring_Build_Options Buil Build Options Documention].
<pre>
echo '. $topsrcdir/browser/config/mozconfig' > mozconfig
- Using these configurations, the build should take about 1 hour. Once the build is complete the executable can be found in C:\mozilla-central\ff-opt\dist\bin\firefox.exe.
- Opening the executable may open an existing version of Firefox installed on your computer. If so, create a shortcut on your desktop. <pre>Right click firefox.exe > Send to > Desktop(create shortcut)</pre> - Open using the shortcut. Now your done.
[[File:minefieldBuild.jpg]]
1
edit