-
Notifications
You must be signed in to change notification settings - Fork 65
Install on Mac OS X
Charles Doutriaux edited this page May 29, 2015
·
37 revisions
At this time we only support Mac OS X 10.8.x, 10.9.x, 10.10.x only
Visit System Requirements for more information
1 Download uvcdat
2 Move download directory to root
sudo mv ~/Downloads/UV-CDAT-VERSION-Mac-OS-VERSION.tar.gz /
3 Sudo
sudo -s
4 Change to root
cd /
5 Untar binary
tar zxvf UV-CDAT-VERSION-Mac-OS-VERSION.tar.gz
6 Source runtime script If you are in (ba)sh
source /usr/local/uvcdat/VERSION/bin/setup_runtime.sh
If you are in (t)csh
source /usr/local/uvcdat/VERSION/bin/setup_runtime.csh
7 Skip to Using GUI for Analysis and Visualization