-
Notifications
You must be signed in to change notification settings - Fork 65
Install on Mac OS X
Aashish Chaudhary edited this page Feb 2, 2015
·
37 revisions
At this time we only support Mac OS X 10.8.x and 10.9.x only
Visit System Requirements for more information
1 Download uvcdat
2 Move download directory to root
sudo mv ~/Downloads/UV-CDAT-2.0.0-Mac-10.X.tar.gz /
3 Sudo
sudo -s
4 Change to root
cd /
5 Untar binary
tar xvjf UV-CDAT-2.0.0-Mac-10.X.tar.gz
6 Source runtime script
source /usr/local/uvcdat/2.0.0/bin/setup_runtime.sh
Skip to Running UV-CDAT GUI