You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.UnsatisfiedLinkError: no mapnik-jni in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source) ~[na:1.8.0_191]
at java.lang.Runtime.loadLibrary0(Unknown Source) ~[na:1.8.0_191]
at java.lang.System.loadLibrary(Unknown Source) ~[na:1.8.0_191]
at mapnik.Mapnik.initialize(Mapnik.java:91) ~[mapnik-jni.jar:na]
at mapnik.Mapnik.initialize(Mapnik.java:127) ~[mapnik-jni.jar:na]
The text was updated successfully, but these errors were encountered:
you will probably need to install libmapnik, under debian sid the package is named libmapnik3.0. To be honest, I cannot exactly remember what was the purpose of this repository ... :-)
why this error in console ,please!!!
The text was updated successfully, but these errors were encountered: