Dear mailing list,
I have compiled and installed mapnik-0.7.1 on ubuntu 10.04. I have altered
the viewer demo application to load a geotiff file. Upon running the program
I encountered the following problem:
Could not create datasource. No plugin found for type 'gdal'
running the application with strace provided the following output:
stat64("/opt/mapnik/lib/mapnik/input", 0xbf8b2590) = -1 ENOENT (No such file
or directory)
It turns out the plugins was actually installed in
/usr/local/lib/mapnik/input/, creating a symlink solved the problem.
Is this a bug or did I not compile/install mapnik incorrectly?
I followed the following link in order to compile/install mapnik from
source:
http://trac.mapnik.org/wiki/UbuntuInstallationOld
Thank you in advance
Kind Regards
Pieter van Schaik
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users