[gdal-dev] error adding ecw on Ubuntu 10.4 (lucid)
Marius Jigmond
mariusjigmond at hotmail.com
Sat Feb 5 14:52:29 EST 2011
Did you run "sudo ldconfig"?
http://trac.osgeo.org/ubuntugis/wiki/UserTutorials
-marius
On Sat, 2011-02-05 at 20:24 +0100, Even Rouault wrote:
> 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.
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
More information about the gdal-dev
mailing list