Howdy

Compiling mapnik for another box (Arabic maps for http://meedan.net/), and 
running into some issues.

How do I configure scons to find the pq library? It is definitely installed, 
but the mapnik build must be looking in the wrong place.

# python scons/scons.py 
scons: Reading SConscript files ...
Building on Linux ...
Checking for C library m... (cached) yes
Checking for C library ltdl... (cached) yes
Checking for C library png... (cached) yes
Checking for C library tiff... (cached) yes
Checking for C library z... (cached) yes
Checking for C library jpeg... (cached) yes
Checking for C library proj... (cached) yes
Checking for C library iconv... (cached) no
Checking for C library pq... (cached) no
Checking for C++ library gdal... (cached) yes
Checking for C++ library boost_filesystem-mt... (cached) yes
Checking for C++ library boost_regex-mt... (cached) yes
Checking for C++ library boost_iostreams-mt... (cached) yes
Checking for C++ library boost_program_options-mt... (cached) no
Checking for C++ library boost_thread-mt... (cached) yes
Bindings Python version... 2.4
Python 2.4 prefix... /usr
scons: done reading SConscript files.


Also, when running mod_tile's renderd, I get the following error. I would've 
thought that gdal supplied the adaptor for shape files, and that seems to be 
picked up by the compiler. Is there some other configuration or set up I'm 
missing?

  what():  Could not create datasource. No plugin found for type 'shape' in 
layer 'world-1'

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

Reply via email to