Difference between revisions of "User:DavidBertenshaw/Assignment 01: Build the Fox"
Davenrathh (talk | contribs) (→Headline text) |
Davenrathh (talk | contribs) |
||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
− | I started working on the project on September 17th. The first thing I did was follow the link to developer.mozilla.org. From there I managed to find a link to building Firefox on a windows platform. This guide was the key to finishing this assignment, without it I would be lost and would never have gotten firefox to build properly. | + | I started working on the project on September 17th. The first thing I did was follow the link to developer.mozilla.org. From there I managed to find a link to guide for building Firefox on a windows platform. This guide was the key to finishing this assignment, without it I would be lost and would never have gotten firefox to build properly. Even with this guide I suffered some hardships but eventually managed to complete my build. |
+ | |||
+ | == Build Prerequists== | ||
+ | |||
+ | |||
+ | From the start I closely followed two websites. The [Mozilla build documentation | http://developer.mozilla.org/en/docs/Build_Documentation#Build_Requirements] and [David Humprey's guide to building Firefox |http://cs.senecac.on.ca/%7Edavid.humphrey/writing/firefox-win32-build.html]. |
Revision as of 20:29, 18 September 2006
Introduction
I started working on the project on September 17th. The first thing I did was follow the link to developer.mozilla.org. From there I managed to find a link to guide for building Firefox on a windows platform. This guide was the key to finishing this assignment, without it I would be lost and would never have gotten firefox to build properly. Even with this guide I suffered some hardships but eventually managed to complete my build.
Build Prerequists
From the start I closely followed two websites. The [Mozilla build documentation | http://developer.mozilla.org/en/docs/Build_Documentation#Build_Requirements] and [David Humprey's guide to building Firefox |http://cs.senecac.on.ca/%7Edavid.humphrey/writing/firefox-win32-build.html].