Changes

Jump to: navigation, search

Building the Fox

285 bytes added, 01:09, 18 September 2006
Method
#:* The above step creates a folder called mozilla within the proj director.
#:* Navigate to this folder by typing: cd mozilla
# Create a file named .mozconfig containing text relating to and place it in this c:\proj\mozilla directory. This file contains the build settings. The contents of the this file can be found within the [[#.mozconfig File]] section of the [[#Appendix]]. More information relating to the specifics of this file can be found in the [http://developer.mozilla.org/en/docs/Configuring_Build_Options Configuring Build Options guide] made available by the [http://developer.mozilla.org Mozilla Developer Center].
# Begin source file download by issuing the following command: make -f client.mk checkout
# Once the above step is completed issue the following command to begin the build: make -f client.mk build
1
edit

Navigation menu