Re: [sleuthkit-developers] Error while loading shared libraries: libtsk.so.13: cannot open shared o
Brought to you by:
carrier
From: Roberto M. <rma...@ch...> - 2015-11-09 20:51:15
|
Are you running on Linux? Do you see the folder in question when running "ldconfig -v"? - Roberto On Oct 22, 2015, at 4:58 PM, Efstratios Skleparis <esk...@gm...<mailto:esk...@gm...>> wrote: Dear all, After successfully building and compiling sleuthkit library, I tried to write an itrospection tool using the library.. Thing is whenever i am trying to compile the program in order to test it and I am using a function from the library API I'm get the following error : error while loading shared libraries: libtsk.so.13: cannot open shared object file: No such file or directory I found thought that this find exists in /usr/local/lib folder . Am i missing something ? ./configure && make didn't give me any errors.. and I am including -ltsk on the makefile! My pc information : XEN hypervisor [Ubuntu 12.04 x64bit] and i am trying to investigate a guest vm running ubuntu 12.04 x32bit Thanks in advance, Efstratios ------------------------------------------------------------------------------ _______________________________________________ sleuthkit-developers mailing list sle...@li...<mailto:sle...@li...> https://lists.sourceforge.net/lists/listinfo/sleuthkit-developers |