Re: [sleuthkit-users] Autopsy on ARM64 - Java issues
Brought to you by:
carrier
From: Derrick K. <dk...@gm...> - 2020-06-24 17:05:34
|
Hi Ben. It seems like you are still missing the Sleuth Kit Java Bindings (JNI) or that Autopsy can't find them. Did you need to adjust PKGBUILD as well? https://github.com/sleuthkit/autopsy/issues/3829 Derrick On Tue, Jun 23, 2020 at 1:46 PM Findlay, Benjamin <B.F...@te...> wrote: > 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 > > > _______________________________________________ > sleuthkit-users mailing list > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > http://www.sleuthkit.org > |