Hi!

Matt Maxon schrieb:
> I'm a total newbie to Mapnik
 >
 > I downloaded the Win32 binaries and installed according to the
 > directions on the site
 >

Well, you're in for a lot of fun. Running mapnik on windows can be quite 
a pain.

> and yes I have the path's right
> ...;c:\mapnik-0_5_1\lib\;c:\python26\;C:\Program Files\boost\boost_1_38\lib\
> 
> Not sure how to proceed from here?
> 
> Python 2.6.1 (r261:67517, Dec  4 2008, 16:51:00) [MSC v.1500 32 bit
> (Intel)] on win32
> Type "help", "copyright", "credits" or "license" for more information.
>>>> from mapnik import *
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "c:\python26\lib\site-packages\mapnik\__init__.py", line 33, in
> <module>
>     from _mapnik import *
> ImportError: DLL load failed: The specified module could not be found.

Have you tried running it with dependcy walker to find out which DLL is 
missing?

bye
        Nop

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

Reply via email to