autopsy icon indicating copy to clipboard operation
autopsy copied to clipboard

Error running autopsy on archlinux

Open PlatinumDragon opened this issue 6 years ago • 3 comments

Autopsy 4.10 is unable to load Core module on archlinux and drops the following error on startup:

org.netbeans.InvalidException:_ StandardModule:org.sleuthkit.autopsy.core jarFile: /opt/autopsy/autopsy/modules/org-sleuthkit-autopsy-core.jar: java.lang.UnsatisfiedLinkError: /tmp/libtsk_jni_platinumdragon.so: libreadline.so.7: cannot open shared object file: No such file or directory

When i'm running old version 4.7.0 it starts successfully without any problems. I have Java-8-jre and libreadline8 installed

PlatinumDragon avatar Feb 03 '19 19:02 PlatinumDragon