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
signature.asc
Description: PGP signature

