[gdal-dev] error adding ecw on Ubuntu 10.4 (lucid)
Even Rouault
even.rouault at mines-paris.org
Sun Feb 6 13:08:42 EST 2011
Le dimanche 06 février 2011 19:00:03, Matt Wilkie a écrit :
> > Check that the gdal_ECW.so (or whatever is name is) is installed in the
> > GDAL plugin directory and then do a ldd on this .so to see if the ECW
> > SDK .so are reachable. You might need to adjust the /etc/ld.so.conf or
> > LD_LIBRARY_PATH to add them.
>
> Is this searchable: ?
Looks ok.
Perhaps try setting the environment variable GDAL_DRIVER_PATH to
/usr/lib/gdal17plugins
More information about the gdal-dev
mailing list