[DebianGIS-dev] Bug#598652: python-mapnik: Misssing shared library libicuuc.so.42

David Paleino dapal at debian.org
Thu Sep 30 19:40:48 UTC 2010


tags 598652 moreinfo
thanks

Hello Peter,

On Thu, 30 Sep 2010 21:28:10 +0200, Peter Schaefer wrote:

> starting the script  ./generate_image.py
> gives the error message:
> 
> Traceback (most recent call last):
>   File "./generate_image.py", line 16, in <module>
>     import mapnik
>   File "/usr/lib/pymodules/python2.6/mapnik/__init__.py", line 53, in
> <module>
>     from _mapnik import *
> ImportError: libicuuc.so.42: cannot open shared object file: No such
> file or directory
> 
> The actual package in testing libicu44 (4.4.1-6) is installed, it
> contains /usr/lib/libicuuc.so.44

Could you please post the output of:

$ ldd /usr/lib/pymodules/python2.6/mapnik/_mapnik.so | grep icuu

?

My current output is:

	libicuuc.so.44 => /usr/lib/libicuuc.so.44 (0xb6e1e000)

i.e. _mapnik.so is correctly linked against the correct libicuuc.so.

Could you also please post the output of:

$ ls -la /usr/lib/libicuuc*

?

Thank you,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20100930/e98d65df/attachment.pgp>


More information about the Pkg-grass-devel mailing list