-
Notifications
You must be signed in to change notification settings - Fork 68
Install on Linux
Aashish Chaudhary edited this page May 26, 2015
·
19 revisions
Visit System Requirements for more information
1 Download uvcdat
2 Move download directory to root
sudo mv ~/Downloads/UV-CDAT-VERSION-LINUX-OS-VERSION.tar.gz /
3 Sudo first
sudo -s
4 Change to root directory
cd /
5 Untar it
tar xvf UV-CDAT-VERSION-LINUX-OS-VERSION.tar.gz
6 Source the runtime script to setup the path
source /usr/local/uvcdat/VERSION/bin/setup_runtime.sh
7 Skip to Using GUI for Analysis and Visualization