Difference between revisions of "Assignment 1 Building FireFox"
(→Hardwares) |
|||
Line 1: | Line 1: | ||
− | == | + | == Purpose == |
+ | To boldly go where I have not gone before. In other words build the Firefox application by utilizing the necessary documentation provided by Mozilla and other resources. | ||
+ | |||
+ | ==Hardware== | ||
*Intel Core Duo Processor @ 1.86GHz | *Intel Core Duo Processor @ 1.86GHz | ||
*512 MB of RAM | *512 MB of RAM | ||
− | *80 gig | + | *80 gig Samsung Hard Drive |
== Steps I took to complete the build | == Steps I took to complete the build | ||
+ | ==Software == | ||
+ | * Windows XP Professional Service Pack 2 | ||
+ | * Visual Studio .Net 2003 with Visual C++ included | ||
+ | * Cygwin installed with the following packages | ||
+ | ** ash -- UNIX-like command line interpreter shell (Base category) | ||
==Software == | ==Software == |
Revision as of 09:21, 19 September 2006
Contents
Purpose
To boldly go where I have not gone before. In other words build the Firefox application by utilizing the necessary documentation provided by Mozilla and other resources.
Hardware
- Intel Core Duo Processor @ 1.86GHz
- 512 MB of RAM
- 80 gig Samsung Hard Drive
== Steps I took to complete the build
Software
- Windows XP Professional Service Pack 2
- Visual Studio .Net 2003 with Visual C++ included
- Cygwin installed with the following packages
** ash -- UNIX-like command line interpreter shell (Base category)
Software
- Windows XP Professional Service Pack 2
- Visual Studio .Net 2003 with Visual C++ included
- Cygwin installed with the following packages
** ash -- UNIX-like command line interpreter shell (Base category)