[DebianGIS-dev] Bug#595603: python-liblas: OSError: liblas.so: cannot open shared object file: No such file or directory

Jakub Wilk jwilk at debian.org
Sun Sep 5 20:11:29 UTC 2010


* David Paleino <dapal at debian.org>, 2010-09-05, 19:35:
>+        lib_name = find_library('las')

This works (at least for the time being), but I don't think it is 
appropriate, as it can cause troubles in future. AFAIUI python-liblas 
relies on the current ABI of liblas, so the SONAME should be hardcoded 
here.

>+        free = ctypes.CDLL(find_library('c')).free

This one is all right.

-- 
Jakub Wilk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20100905/cc7b3322/attachment.pgp>


More information about the Pkg-grass-devel mailing list