I just built from trunk, rev. 836.

Everything went beautifully, and yet:

        % python
        Python 2.5.2 (r252:60911, Aug 8 2008, 09:22:44)
        >>> import mapnik
        Traceback (most recent call last):
          File "<stdin>", line 1, in <module>
          File "/usr/lib/python2.5/site-packages/mapnik/__init__.py", line  
31, in <module>
            from _mapnik import *
        ImportError: libmapnik.so.0.5: cannot open shared object file: No  
such file or directory

...

        % ls -l /usr/local/lib/libmapnik*
        lrwxrwxrwx 1 root staff      16 2009-01-28 08:13 /usr/local/lib/ 
libmapnik.so -> libmapnik.so.0.5
        lrwxrwxrwx 1 root staff      18 2009-01-28 08:13 /usr/local/lib/ 
libmapnik.so.0.5 -> libmapnik.so.0.5.0
        -rwxrwxr-x 1 root staff 1826540 2009-01-28 08:09 /usr/local/lib/ 
libmapnik.so.0.5.0

They're right where scons put them, yet the mapnik module doesn't know  
how to find them. Any thoughts? Artem? Jon?

-mike.

----------------------------------------------------------------
michal migurski- [email protected]
                  415.558.1610



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

Reply via email to