Description
One more issue with launching the system on OS X, seems different from others.
After following the instructions on https://github.com/sleuthkit/autopsy/blob/develop/Running_Linux_OSX.txt (sleuthkit v4.6.5 gets installed by brew), when activating the Autopsy-Core module (Version: 10.14.26) the following error message appears:
Activation failed: StandardModule:org.sleuthkit.autopsy.core jarFile: /Users/pet/Documents/KAV/Tools/autopsy-4.10.0/autopsy/modules/org-sleuthkit-autopsy-core.jar: java.lang.UnsatisfiedLinkError: org.sleuthkit.datamodel.SleuthkitJNI.getVersionNat()Ljava/lang/String;
One aspect that's possibly relevant is that the install instructions specify "Autopsy depends on a specific version of The Sleuth Kit." and require v4.6.0-1 for Linux, however, for OS X it's only "Install The Sleuth Kit from brew" which installs the latest 4.6.5 version. Is the download (Autopsy 4.10.0) compatible with both 4.6.0 and 4.6.5 Sleuth Kit, or are there specific requirements?