|
Revision 6288, 370 bytes
(checked in by westram, 2 years ago)
|
- include ALL arb_*.txt into release tarball
- renamed arb_README_gcc.txt
- fixed executable flag for arb_OS_X_MacPorts.txt
|
| Line | |
|---|
| 1 | Provided by: Matt Cottrell |
|---|
| 2 | revised Sept 30, 2009 |
|---|
| 3 | |
|---|
| 4 | ARB is most easly installed on Mac OS X using MacPorts |
|---|
| 5 | ------------------------------------------------------ |
|---|
| 6 | |
|---|
| 7 | Go to www.macports.org and follow the instructions to set up MacPorts. |
|---|
| 8 | |
|---|
| 9 | Then open a terminal window and type: |
|---|
| 10 | |
|---|
| 11 | sudo port install arb |
|---|
| 12 | |
|---|
| 13 | MacPorts will download and compile ARB and all the necessary dependencies. |
|---|