Discussion:
[Viking-devel] Linux 18
Jan Bakker
2016-10-23 18:46:24 UTC
Permalink
Hello,

After update from linux mint 17.3 to 18 I have the following error

viking: error while loading shared libraries: libmapnik.so.2.2: cannot open
shared object file: No such file or directory


What to do?

Sorry for my Englisch.

Regards Jan
Robert Norris
2016-10-23 19:10:44 UTC
Permalink
I don't know how Linux Mint works, but it suggests that Mapnik 2.2 has been removed - probably upgraded to Mapnik 3.


Your Viking binary in Mint seems to be linked against Mapnik 2.2.


Viking needs to be recompiled from source to link against the appropriate version of Mapnik (i.e. 3) of the system.


You should take up this issue with the Mint developers directly if Viking is supplied by them - as it would appear to be a packaging error in Linux Mint 18.


Or force a complete recompile (i.e. via ./autogen.sh to detect changed dependencies) if you compile Viking yourself.


--
Be Seeing You - Rob.
If at first you don't succeed,
then skydiving isn't for you.
________________________________
From: Jan Bakker <***@gmail.com>
Sent: 23 October 2016 19:46:24
To: viking-***@lists.sourceforge.net
Subject: [Viking-devel] Linux 18

Hello,

After update from linux mint 17.3 to 18 I have the following error

viking: error while loading shared libraries: libmapnik.so.2.2: cannot open shared object file: No such file or directory


What to do?

Sorry for my Englisch.

Regards Jan

Loading...