On Friday, June 20, 2014 11:20:04 PM UTC-4, Gregory Szorc wrote: > On 6/20/14, 8:08 PM, [email protected] wrote: > > > Hi, > > > > > > I have followed all the steps on MDN. I have all the build prerequisites > > (I think). And have now progressed to running ./mach build, from the > > mozilla-central sub-directory. All I get at this point is the message: > > > > > > sh: ./mach: No such file or directory > > > > > > I think this is some kind of PATH problem, but I don't know how to fix it. > > Any help would be appreciated. > > > > Is there actually a "mach" file in the current directory? If not, run > > `hg pull -u` > > > > Does `python mach` work?
That worked. I ran hg pull before but it must have failed. Thanks _______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

