145
edits
m (Added Deconstructing Mozilla section) |
(Added info about umask needing to be set to 022) |
||
| Line 9: | Line 9: | ||
These instructions assume an up-to-date Linux machine. The machine I used is running Gentoo Linux 2006.1. | These instructions assume an up-to-date Linux machine. The machine I used is running Gentoo Linux 2006.1. | ||
More Thunderbird Linux build details can be found at [http://developer.mozilla.org/en/docs/Linux_Build_Prerequisites developer.mozilla.org] | More Thunderbird Linux build details can be found at [http://developer.mozilla.org/en/docs/Linux_Build_Prerequisites developer.mozilla.org] | ||
* Be sure that your <code>umask</code> is set to 022. If it's not then lots of things will break. You need to set it to 022 '''''before''''' you grab the source. | |||
* Create a new directory, call it <code>src</code> | * Create a new directory, call it <code>src</code> | ||
edits