Changes

Jump to: navigation, search

User:Cgomes7/Firefox Build

348 bytes added, 13:01, 19 January 2011
no edit summary
'''Resources'''
*[https://developer.mozilla.org/en/build_documentation Build Documentation]
*[http://www.7-zip.org/ 7-zip]
start-msvc10.bat (VS 2010)
- Download the source code for the release version you would like The batch file will open a command line window. Navigate to build. In this case, I downloaded the source code for [ftpC:directory using the command "cd //ftp.mozilla.org/pub/mozilla.org/firefox/releases/4.0b9/source/ Firefox 4c".0b9]
- Extract Download the Firefox source filescode for the release version you would like to build. In this case, I downloaded the most recent version. The command "hg clone http://hg.mozilla.org/mozilla-central/" will copy the most recent version and place it in c/mozilla-central. Navigate into the the directory, "cd mozilla-central".
configure: error: -Next we must create a .mozconfig file. This file will contain build options that will be used by the make file. " echo '. $topsrcdir/browser/config/mozconfig' > mozconfigecho 'mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/ff-enableopt' >> mozconfigecho 'ac_add_options -application=APP was not specified and is required.-disable-tests' "
1
edit

Navigation menu