Wesley Roberts wrote:
Hi Vincent and List,

You are correct, the library was not in my path and the command you
suggested worked perfectly. I think the problem lies in the number of
versions of gdal I have installed on my machine. I have a recently
downloaded svn version of gdal, gdal 1.5.2 and gdal 1.4.4. Version 1.4.4
was installed using synaptic (Ubuntu Hardy Heron), the svn version and
1.5.2 are both local installs compiled from source. gdal_translate etc
all find their libraries from the synaptic version (I tried to find
these but could not??) while FillNoData now gets its libraries from a
local install. Managing the different versions is perhaps the source of
my problem. I am in the process of learning to use OTB which requires
gdal 1.5.2
Note that current versions of OTB from their hg repostitory *do* work for me with svn gdal (need to do a clean ccmake and build for OTB though, ccmake will pick up your gdal alright and for me the previous errors are gone). That might save you one extra gdal version on your system...

Vincent.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to