Hey I updated my debian to debian 9. When I am now trying to run renderd I got this error message:
It seems renderd want to use the wrong libmapnik library. My System has the following libmapnik libraries installed:
My renderd.conf looks like:
So maybe I need to update the version of renderd. But how do I do this? Any help would be nice :) asked 18 Sep '17, 10:27 Nevyen |
First things first - make sure you've got a restorable backup of where you are currently :) Secondly - try and investigate why renderd thinks If you have the opportunity, try setting up renderd with Debian 9 in a virtual machine - that way you can see what's supposed to link to what (and even if it works at all!) before tinkering with your main machine. answered 18 Sep '17, 11:40 SomeoneElse ♦ |
Hello! I just copied all files libiniparser.* to /usr/lib/ and it worked. Note that some of them are just symlincs. answered 03 Jun '19, 08:43 lokks |
Looks like you have two mapnik installations, one via the package manager and one self-compiled version. Do you really need both? If not, try removing the conflicting one.