Closed
Bug 1525244
Opened 6 years ago
Closed 4 years ago
[dt-docs] The getting started section should warn that ./mach bootstrap can't be used in Windows, and to use the Windows specific process instead
Categories
(DevTools :: Documentation, enhancement, P4)
DevTools
Documentation
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sole, Unassigned)
Details
The current docs in devtools/docs/getting-started/build.md are advising to run ./mach bootstrap in all cases, but this script is not supported in Windows. This operating system requires following a bunch of very specific steps before we can even download the code. These are detailed here:
The documentation should advise people on Windows to follow those instructions, and come back to the 'Rebuilding' section when done. Linux and Mac users can keep using the existing documentation.
This needs to be very explicit to avoid people wasting their time on steps that will not work properly.
| Reporter | ||
Updated•6 years ago
|
Priority: -- → P4
| Reporter | ||
Updated•6 years ago
|
Component: General → Documentation
Comment 1•6 years ago
|
||
I would like to be assigned to this issue please.
Comment 2•6 years ago
|
||
hello, can I work on this issue?
Comment 3•4 years ago
|
||
devtools/docs/getting-started/build.md page has been removed in bug 1658876
Honza
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•