Tutorials

Ubuntu Build Instructions for QTV3

To build the QTV3 application on Ubuntu it is assumed that Steps 1–3 of the Ubuntu tutorial are finished. In particular it is assumed that you have installed all necessary dependencies, for example with the following command line on the terminal:

sudo apt-get install tcsh g++ subversion openssh-server cmake cmake-curses-gui freeglut3-dev mesa-utils libjpeg-dev libpng-dev libtiff-dev libcurl4-openssl-dev libexpat1-dev libexiv2-dev libgdal-dev gdal-bin libqt4-dev qtcreator qt4-dev-tools

Then just type the following on the terminal:

svn co http://svn.code.sf.net/p/volren/code/viewer vvv
cd vvv
./install.sh

Then search for “QTV3” on the Ubuntu search line and start the program.

Options: