From 1a2111b04d9516c12cccc457de4a9949a8b2bb4d Mon Sep 17 00:00:00 2001 From: kevin Date: Thu, 15 Aug 2013 11:01:10 -0700 Subject: [PATCH] Added OSX install notes. --- doc/notes.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/doc/notes.txt b/doc/notes.txt index 51f983a..f80d892 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -1,3 +1,8 @@ +CONTENTS: + +1) TODO List +2) OSX Install Notes + TODO: + When a cmMsgList item is selected it should send out the selected index after the individual data items rather than before them - this way the index @@ -140,3 +145,19 @@ C#2 195 Marker 36 E5,G33,A#2,C#1 212-218 Marker 36 E3 185 Marker 37 F5,C#4,G#5 986 Marker 204 + +------------------------------------------------------------------------------- +OSX - Install Notes +------------------------------------------------------------------------------- +1. Install macports +2. Install git-core (sudo port install git-core) +3. sudo port install fftw-3 +4. sudo port install fftw-3--single +5. port select --list gcc (which gcc is active) +6. sudo port install gcc47 +7. sudo port --set gcc mp-gcc47 +8. sudo port install fltk +9. sudo port install xorg-libX11 +10 install ~/Library/Preferences/org.larke.kc.txt (is this required?) +11 create ~/Library/Preferences/kc +12 Install ~/Library/Preferences/time_line.js, time_line_preset.js, time_line_preset.csv