Re: [sleuthkit-users] Autopsy on ARM64 - Java issues
Brought to you by:
carrier
From: Findlay, B. <B.F...@te...> - 2020-06-23 19:45:10
|
Update and some additional information…I tried a rebuild from scratch so I could copy all of the text of the error messages (after the first time one appeared, it didn’t come up again): When running the bin/autopsy command to launch Autopsy for the first time, I get these messages in Terminal: user@host:~/autopsy/autopsy-4.15.0 $ bin/autopsy Library not found in jar (libtsk_jni) SleuthkitJNI: failed to load libtsk_jni Then a dialog box appears in the GUI, with the following error: org.netbeans.InvalidException: StandardModule:org.sleuthkit.autopsy.core jarFile: /home/pi/autopsy/autopsy-4.15.0/autopsy/modules/org-sleuthkit-autopsy-core.jar: java.lang.UnsatisfiedLinkError: org.sleuthkit.datamodel.SleuthkitJNI.getVersionNat()Ljava/lang/String; This gives me the option to “Disable Modules and Continue” or “Exit” Anyone have any ideas? Thanks, Ben |