If that doesn't work, going back to what Even said earlier:
1. create a gdal_plugins.conf file in /etc/ld.so.conf.d/ with one
line: /usr/lib/gdal17plugins
2. sudo ldconfig
-marius
On Sun, 2011-02-06 at 19:08 +0100, Even Rouault wrote:
> Le dimanche 06 février 2011 19:00:03, Matt Wilkie a écrit :
Hello List,
Does anyone have an idea if there is any likelihood for a revival of php
bindings for GDAL/OGR. I know if these were available, I'd be making use of
them...although, I have no experience creating/maintaining SWIG libraries. So
I'm curious to know what someone would need to know to
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
> 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: ?
{{{
matt@ubuntu-desktop:~
> Did you run "sudo ldconfig"?
yes
--
-matt
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Hi all,
I wanted to mention that a new OGR driver has been added into GDAL/OGR trunk
(1.9.0dev) to read files in the (French) EDIGEO exchange format. It has been
mainly developed/tested for EDIGEO exchanges of the Plan Cadastral Informatisé
(Digital Cadastral Plan).
As I have few test data, I