error while installing autopsy

I tried to install Autopsy on my Mac by following "https://slo-sleuth.github.io/tools/InstallingAutopsyOnMacOS.html#installation-overview". After I wrote

"% cd ~/Downloads/autopsy-4.16.0 % sh unix_setup.sh" I receive an error "ERROR: sleuthkit-4.10.2.jar not found in /usr/share/java/ or /usr/local/share/java/. Please install the Sleuth Kit Java bindings file."

and I already installed sleuthkit-4.10.2


Solution 1:

Based on the script itself and the information on the FAQ, I would guess that you did not install Sleuthkit with Java support. Review this installation step and then verify that you do have it installed by following the Troubleshooting step that checks for the required jar file.