Skip to content

Install on Linux

Aashish Chaudhary edited this page May 26, 2015 · 19 revisions

WikiInstallInstall on Linux

System Requirements

Visit System Requirements for more information

Installing uvcdat (Must Be Root)

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


Clone this wiki locally