Confirmed users
971
edits
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
These instructions are really not that different than the ones on https://developer.mozilla.org/en/Mac_OS_X_Build_Prerequisites | These instructions are really not that different than the ones on https://developer.mozilla.org/en/Mac_OS_X_Build_Prerequisites | ||
=== Setup build dependencies === | |||
*This needs to be done on a Snow Leopard machine. Building these ports currently does not work on Lion* | |||
Boot into Snow Leopard and setup MacPorts as described on http://www.macports.org/install.php | |||
Then install the following ports: | |||
$ sudo port install mercurial | |||
$ sudo port install libidl autoconf213 yasm mercurial | |||
Tar or zip your whole /opt directery and move it over to your Lion install. | |||
=== Grab the Source === | === Grab the Source === |