[gdal-dev] error adding ecw on Ubuntu 10.4 (lucid)

Even Rouault even.rouault at mines-paris.org
Sat Feb 5 14:24:16 EST 2011


Le samedi 05 février 2011 20:18:16, Matt Wilkie a écrit :
> > So you should try "sudo gdal-ecw-build /usr/local" because you
> > "./configure" the ECW SDK without any installation prefix.
> 
> Ahh, thanks Even. That let me run gdal-ecw-build without error, though
> there were lots of deprecation warnings.
> 
>  "gdalinfo --formats |grep -i ecw" still comes back empty however.
> http://lists.osgeo.org/pipermail/ubuntu/2009-June/000054.html
> indicates this should be enough, though apparently not for me. Any
> other suggestions?
> 
> thanks,

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.


More information about the gdal-dev mailing list