[sleuthkit-users] Image file not found: -s
Brought to you by:
carrier
From: Matthew D. <mc...@gm...> - 2010-02-10 21:56:41
|
Hello everyone. I am running autopsy/tsk in the following environment: Ubuntu 9.10 i386 Desktop sleuthkit 2.52 autopsy 2.10 I installed everything with 'sudo apt-get install autopsy' In the autopsy web environment I am trying to "Sort Files by Type" with only the following options: 1 - Sort files into categories by type 2 - Save ONLY graphics images and make thumbnails Once I clicked "ok" I would get the following error message: Images configuration file not found "/usr/bin/../share/sorter/images.sort" I found the offending file Appsort.pm and modified it like so: #my $config = "$::TSKDIR/../share/sorter/images.sort"; my $config = "/usr/share/tsk/sorter/images.sort"; <-- proper location for the images.sort file Now when I try to do the "sort Files by Type" I get the following error: Image file not found: -s any thoughts? I've reproduced the this earlier on the newest versions of tsk and autopsy. I downgraded everything today thinking it would fix the problem (including new install of ubuntu). Thanks for your time and consideration. mcd -- ** *** ***** ******* *********** |