3
edits
(Added enable-debug option) |
(→OS X: Updating to include appropriate instructions for using MacPorts) |
||
| Line 60: | Line 60: | ||
$ sudo apt-get update | $ sudo apt-get update | ||
$ sudo apt-get install orbit orbit-dev glib | $ sudo apt-get install orbit orbit-dev glib | ||
* Alternatively, you may need to run the following commands to install via MacPorts: (found at [http://www.macports.org/ www.macports.org]) | |||
$ sudo port selfupdate | |||
$ sudo port install orbit orbit-dev glib | |||
* Create ~/.mozconfig with: | * Create ~/.mozconfig with: | ||
edits