sleuthkit / autopsy

Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools. It can be used by law enforcement, military, and corporate examiners to investigate what happened on a computer. You can even use it to recover photos from your camera's memory card.
http://www.sleuthkit.org/autopsy/
2.41k stars 597 forks source link

Getting error when doing the sh unix_setup.sh #7677

Open mskarsem opened 2 years ago

mskarsem commented 2 years ago

$ sh unix_setup.sh

Checking prerequisites and preparing Autopsy:

Checking for PhotoRec...found in /usr/bin Checking for Java...found in /usr/lib/jvm/bellsoft-java8-full-amd64 Checking for Sleuth Kit Java bindings...found in /usr/local/share/java Copying sleuthkit-4.11.1.jar into the Autopsy directory...cp: cannot create regular file '/home/msk/Downloads/Autopsy/autopsy-autopsy-4.19.3/autopsy/modules/ext/sleuthkit-4.11.1.jar': No such file or directory ERROR: Copying /usr/local/share/java/sleuthkit-4.11.1.jar to /home/msk/Downloads/Autopsy/autopsy-autopsy-4.19.3/autopsy/modules/ext/sleuthkit-4.11.1.jar failed. Please check your permissions.

markmckinnon commented 2 years ago

Do you have sleuthkit 4.11.1 installed on your system?