Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error no mapnik-jni in java.library.path #1

Open
lzp0070007 opened this issue Sep 25, 2019 · 3 comments
Open

error no mapnik-jni in java.library.path #1

lzp0070007 opened this issue Sep 25, 2019 · 3 comments

Comments

@lzp0070007
Copy link

lzp0070007 commented Sep 25, 2019

why this error in console ,please!!!

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]
@pmauduit
Copy link
Owner

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 ... :-)

@lzp0070007
Copy link
Author

thanks a lot! I want mvt +mapbox style to png use mapnik in java,so I feel this code is very userful,my english is not good!sorry

@pmauduit
Copy link
Owner

pmauduit commented Sep 25, 2019

by the way, I'm glad if it can help !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants