1
edit
Changes
→''':''' Hardware and Software Requirements
:'''Hardware'''
::I didn’t care much about the hardware requirements listed on the Build Documentation page because I knew that my laptop was a fairly recent model [2 years old] and that the only reason why they usually require high system requirements is mostly to decrease the time that it takes to compile code.
::'''My hardware configuration'''
:{| class="fullwidth-table"
|-
|class="header" width="20%"|
::'''DarwinPorts''': The Mozilla prerequisites page for building Firefox on OS X recommends the installation of DarwinPorts, a package management system, in order to install libIDL, Glib and autoconf. I also had DarwinPorts installed on my computer.
::'''My software configuration'''
:{| class="fullwidth-table"
|-
|class="header" width="20%"|
|class="header" width="80%"|
|-
|-
|
|
<pre>
Mac OS X Version 10.7.7
GNU Make 3.80
DarwinPorts 1.310
gcc version 3.3 20030304 (Apple Computer, Inc. build 1819)
Xcode 2.3
</pre>
|-
|}
== ''':''' Problems encountered & Resolutions ==