Exception in thread "main" java.lang.UnsatisfiedLinkError: Directory separator should not appear in library name: /media/sda4/so_project/proj/example/first.jar at java.lang.Runtime.loadLibrary0(Runtime.java:837) at java.lang.System.loadLibrary(System.java:1047) at it.unicam.project.Binterpreter.getClassHandle(Binterpreter.java:170) at it.unicam.project.Binterpreter.(Binterpreter.java:100) at it.unicam.project.Test.main(Test.java:22)