Hi Pieter,

Not a bug but rather a feature. You can modify viewer.ini file to have
something like :

[mapnik]
plugins_dir=/usr/local/lib/mapnik/input/
fonts/1/dir=/usr/local/lib/mapnik/input/
fonts/size=1

HTH,
Artem

On 8 July 2011 10:38, Pieter Van Schaik <[email protected]> wrote:

> 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
>
>
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to