Ok, I will install MozillaBuild 2.0.0. Following the same Simple Firefox Build 
page, it says:

Building
To start the build, cd into the mozilla-central subdirectory (created 
automatically by the hg clone command), and run:

./mach build
mach is our command-line tool to streamline common developer tasks.


When I do this on my Windows7 command prompt, it says:

C:\mozilla-central>./mach build
'.' is not recognized as an internal or external command,
operable program or batch file.

C:\mozilla-central>/mach build
'/mach' is not recognized as an internal or external command,
operable program or batch file.

C:\mozilla-central>mach build
'mach' is not recognized as an internal or external command,
operable program or batch file.

C:\mozilla-central>start mach build
it opens up a select dialog to select the program to open it with


This is my first time that I am building Mozilla Firefox, so I am sorry if I am 
asking a bit too much...

Any help?
_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to