On Wed, Apr 23, 2008 at 12:04:23AM +0100, Dominic Hargreaves wrote: > On Mon, Apr 21, 2008 at 12:51:20PM +0200, Luca Delucchi wrote: > > > [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 > > It seems that this has been broken by an update of the boost library in > lenny. Unfortunately there isn't an easy way to fix this in lenny - > mapnik 0.5.1 is already waiting to migrate to lenny, and doesn't suffer > from this problem.
For reference, this issue is being tracked at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477520 Dominic. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

