2008/4/21 Dominic Hargreaves <[EMAIL PROTECTED]>:
>  The Debian packages compile the mapnik python extension for python2.5,
>  so if you invoke python as 'python2.5' you should find that importing
>  mapnik will work.
>

Thank's but now I have a new error

[EMAIL PROTECTED]:~$ python2.5
Python 2.5.2 (r252:60911, Mar  9 2008, 03:52:30)
[GCC 4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801]] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from mapnik import *
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.5/site-packages/mapnik/__init__.py", line 33,
in <module>
    from _mapnik import *
ImportError: libboost_python-gcc41-1_34_1.so.1.34.1: cannot open
shared object file: No such file or directory


>  Dominic.
>

Luca
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to