Tutorials

Ubuntu Build Instructions for QTViewer

To build the QTViewer 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/libmini/code/libmini/qtviewer qtviewer
cd qtviewer
./install.sh

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

Options: