|
@@ -748,12 +748,12 @@ OSX - Install Notes
|
748
|
748
|
6. sudo port install fftw-3--single
|
749
|
749
|
7. port select --list gcc (which gcc is active)
|
750
|
750
|
8. sudo port install gcc47
|
751
|
|
-9. sudo port --set gcc mp-gcc47
|
|
751
|
+9. sudo port --set gcc mp-gcc47 (6/15/15 the default, mp-gcc5, works without this stp)
|
752
|
752
|
10. sudo port install fltk
|
753
|
753
|
11. sudo port install xorg-libX11
|
754
|
754
|
12.sudo port install git-core
|
755
|
755
|
13.sudo port install emacs +x11
|
756
|
|
-14 install ~/Library/Preferences/org.larke.kc.txt (is this required?)
|
|
756
|
+14 install ~/Library/Preferences/org.larke.kc.txt (this is not required)
|
757
|
757
|
15 create ~/Library/Preferences/kc
|
758
|
758
|
16 Install ~/Library/Preferences/time_line.js, time_line_preset.js, time_line_preset.csv
|
759
|
759
|
|