Closed
Bug 800036
Opened 13 years ago
Closed 13 years ago
-bash: wget: command not found
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: boaz1024, Unassigned)
Details
(Keywords: dev-doc-complete)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/17.0 Firefox/17.0
Build ID: 20121008042009
Steps to reproduce:
i wrote in terminal on mac os x 10.6.8 wget https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py && python bootstrap.py
Actual results:
terminal wrote me -bash: wget: command not found
Expected results:
it schould download the sorce code of moyilla firefox
Comment 1•13 years ago
|
||
You don't have 'wget' installed. I'll update the documentation to reflect workarounds...
Comment 2•13 years ago
|
||
I have updated the documentation on https://developer.mozilla.org/en-US/docs/Simple_Firefox_build to reflect what to do.
If you need additional help, you may consider the #introduction channel in IRC (https://wiki.mozilla.org/IRC).
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Keywords: dev-doc-needed → dev-doc-complete
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•