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: fran...@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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org