[DebianGIS-dev] Bug#579989: Bug#579989: Tries to dlopen libproj.so instead of libproj.so.0

Francesco P. Lovergine frankie at debian.org
Mon May 3 07:30:08 UTC 2010


On Sun, May 02, 2010 at 10:24:17PM +0200, Jeroen Dekkers wrote:
> Package: libgdal1-1.6.0
> Version: 1.6.3-3+b2
> Severity: normal
> Tags: patch
> 
> I'm getting the following error:
> 
> ERROR 6: Unable to load PROJ.4 library (libproj.so), creation of
> OGRCoordinateTransformation failed.
> 
> This is because GDAL tries to dlopen libproj.so, but it should dlopen
> libproj.so.0. I tested the attached patch and that fixes the error.
> 

This is a non-sense:

frankie at blegrez:~$ ldd /usr/lib/libgdal1.6.0.so|grep proj
        libproj.so.0 => /usr/lib/libproj.so.0 (0xb4e70000)

So, _what_ are you doing _exactly_ to get this type of error?


-- 
Francesco P. Lovergine





More information about the Pkg-grass-devel mailing list