[osg-users] Call for testing of VirtualPlanetBuilder
Peter Gebauer
peter.gebauer at stockholm.bostream.se
Thu Jul 26 13:43:38 PDT 2007
Hello.
The gdal library is located in (along with it's Debian standard symlinks)
/usr/lib/libgdal1.4.0.so
and the include files are located in the directory
/usr/include/gdal/
I tried setting GDAL_LIBRARY to /usr/lib even though it should be able to
find it via my system paths to shared objects. I'm using all Debian
testing defaults.
/Peter
On 2007-07-26 (Thu) 20:58, Robert Osfield wrote:
> 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 <peter.gebauer at stockholm.bostream.se> 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
> > > osg-users at lists.openscenegraph.org
> > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> > >
> > _______________________________________________
> > osg-users mailing list
> > osg-users at lists.openscenegraph.org
> > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
More information about the osg-users
mailing list