I am getting the following error when running make on the TSK:
/usr/bin/ld: cannot find -luuid
collect2: ld returned 1 exit status
make[3]: *** [libtsk3.la] Error 1
make[3]: Leaving directory `/home/kevin/forensic-tools/sleuthkit-3.0.1/tsk3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/kevin/forensic-tools/sleuthkit-3.0.1/tsk3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/kevin/forensic-tools/sleuthkit-3.0.1/tsk3'
make: *** [all-recursive] Error 1
kevin@helix-box:~/forensic-tools/sleuthkit-3.0.1$
Any help would be greatly appreciated.
Thanks!
Kevin