Yep, that worked nicely. 

However, you're right, there should be a symlink named libgdal.so. Clumbsy 
of me not to notice that it was missing.
I'll investigate the package a bit and report a bug to the maintainer.

I'll be building and testing it now, thanks!

/Peter

On 2007-07-27 (Fri) 10:05, Robert Osfield wrote:
> I meant to write:
> 
> You could try changing FIndGDAL.cmake from:
> 
> FIND_LIBRARY(GDAL_LIBRARY
>     NAMES gdal gdal_i
> 
> to
> 
> FIND_LIBRARY(GDAL_LIBRARY
>     NAMES gdal gdal_i gdal1.4.0
> _______________________________________________
> 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

Reply via email to