Search found 6 matches

by Polymar
19 Oct 2020, 16:17
Forum: Synology NAS & Embedded Linux
Topic: [Rpi Buster] JNA Native: java.lang.UnsatisfiedLinkError: Native library (libjnidispatch.so) not found
Replies: 16
Views: 16835

Re: [Rpi Buster] JNA Native: java.lang.UnsatisfiedLinkError: Native library (libjnidispatch.so) not found

THIS is the output of the script. This is the command: pi@raspberrypi:~ $ find /usr/lib/arm-linux-gnueabihf/jni /usr/lib/arm-linux-gnueabihf/jni /usr/lib/arm-linux-gnueabihf/jni/libatk-wrapper.so.6.0.0 /usr/lib/arm-linux-gnueabihf/jni/libjfxmedia.so /usr/lib/arm-linux-gnueabihf/jni/libglassgtk3.so ...
by Polymar
19 Oct 2020, 14:13
Forum: Synology NAS & Embedded Linux
Topic: [Rpi Buster] JNA Native: java.lang.UnsatisfiedLinkError: Native library (libjnidispatch.so) not found
Replies: 16
Views: 16835

Re: [Rpi Buster] JNA Native: java.lang.UnsatisfiedLinkError: Native library (libjnidispatch.so) not found

Hello, before posting anywhere else I took a look to the file system:
Image

The file IS there but even if I run the find as root nothing pops up.
Could it be a permission problem at this point?
by Polymar
18 Oct 2020, 17:49
Forum: Synology NAS & Embedded Linux
Topic: [Rpi Buster] JNA Native: java.lang.UnsatisfiedLinkError: Native library (libjnidispatch.so) not found
Replies: 16
Views: 16835

Re: [Rpi Buster] JNA Native: java.lang.UnsatisfiedLinkError: Native library (libjnidispatch.so) not found

Hello,
thanks for the reply.

Code: Select all

find /usr/lib '*jnidispatch*'
is not found on my rpi.
I installed it using the deb.sh you mentioned in your reply: trying to run it again gave me THIS I can't see any error.
by Polymar
18 Oct 2020, 07:50
Forum: Synology NAS & Embedded Linux
Topic: [Rpi Buster] JNA Native: java.lang.UnsatisfiedLinkError: Native library (libjnidispatch.so) not found
Replies: 16
Views: 16835

[Rpi Buster] JNA Native: java.lang.UnsatisfiedLinkError: Native library (libjnidispatch.so) not found

LHello, After upgrading to Buster release, I realized that filebot was moving no more my TV shows in the correct folder. I ran the sysinfo script that showed a problem with JNA Native but even after reinstalling it the problem was not solved. This is the output https://pastebin.com/Pjda2SuY Can some...