| Library | Version | Typical Repository Name | Library Website |
|---|---|---|---|
| GDAL | 1.5.x or later |
libgdal1-dev |
http://www.gdal.org/ |
| PROJ.4 | 4.4.9 or later |
(installed by GDAL) | http://trac.osgeo.org/proj/ |
| OSG | 2.8.x or later |
libopenscenegraph-dev |
http://www.openscenegraph.org/ |
| wxWidgets | 2.8.x or later |
libwxgtk2.8-dev |
http://www.wxwidgets.org/ |
| libMini | 8.9.2 or later |
(none) |
http://stereofx.org/terrain.html |
| optional libraries: | |||
| netCDF | (any) | libnetdef-dev |
http://www.unidata.ucar.edu/packages/netcdf/ |
| Libcurl | (any) | libcurl3 |
http://curl.haxx.se/ |
| Bzip2 | (any) | libbz2-dev |
|
| Squish | (any) | (none) |
|
| QuikGrid | (any) | (none) |
|
svn checkout http://vtp.googlecode.com/svn/deps/ deps
:
--with-opengl
on the configure command-line. You may also want
to configure with:
--enable-unicodesudo ./build.sh install
export GDAL_DATA=/usr/share/gdal/1.8
export PROJ_LIB=/usr/share/proj
With CMake
|
With the standard makefiles
|
If you encounter build problems, the vtp-unix mailing list exists to answer any questions.