Unsatisfied link error under Maven exec / debug plugins on Linux

Posted by SyBer on Stack Overflow See other posts from Stack Overflow or by SyBer
Published on 2010-03-15T21:16:45Z Indexed on 2010/03/15 21:19 UTC
Read the original article Hit count: 265

Filed under:
|
|
|

Hi.

I'm getting a runt-time "Unsatisfied link error" for libraries installed in Linux system library, which are definitely visible. This project works normally when I let Eclipse to manage it.

Does someone know if there any caveats regarding JNI and Maven, and can advice about this case?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about maven-2

Related posts about jni