HI Peter, The script to find GDAL should be checking /usr/include and /usr/lib. What are the lib names that are installed?
The GDAL script for finding GDAL is CMakeModules/FindGDAL.cmake. Robert. On 7/26/07, Peter Gebauer <[EMAIL PROTECTED]> wrote: > Hello! > > I have a problem with the configure script: > > CMake Error: This project requires some variables to be set, > and cmake can not find them. > Please set the following variables: > GDAL_LIBRARY > > -- Configuring done > > > I have GDAL 1.4.0 installed in /usr/lib and /usr/include/gdal. > I don't understand why it wouldn't find it in those locations. If I should > do it manually, what would I need to change (don't know the cmake system > very well yet)? > > /Peter > > On 2007-07-25 (Wed) 21:18, Robert Osfield wrote: > > Hi All, > > > > I would like to make a snapshot of VirtalPlanetBuilder that I can use > > as stable base for users. But before I make greatly appreciate testing > > from members in the community. > > > > To check out from subversion : > > > > svn co http://www.openscenegraph.com/svn/VirtualPlanetBuilder/trunk > > VirtualPlanetBuilder > > > > Once this stable snapshot is made I'll start working on a major > > rewrite of VPB to support clusters, multi-threading, incremental > > builds and greater scalability. Project details can be found on the > > website: > > > > http://virtualplanetbuilder.osgforge.org/ > > > > Robert. > > _______________________________________________ > > osg-users mailing list > > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

