Top "Library-path" questions

GNU ld cannot find library which is there

The packages I'm toying with here are rather unknown, but nevertheless the problem is rather generic. Basically, I'm trying to …

c++ linker shared-libraries ld library-path
Load .so file from a jar

I made a library in C and I call it from Java with JNI so I have my package and …

java c java-native-interface loadlibrary library-path