From thilaken at gmail.com Sun Jan 15 11:05:49 2012 From: thilaken at gmail.com (Fabrice GAUTHIER) Date: Sun, 15 Jan 2012 11:05:49 +0100 Subject: [dff] error at startup when trying to run dff Message-ID: Hi, I've just installed from source on a Linux Mint distro (it's Ubuntu like) dff. It compiled without errors but when I try to run it i get : Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dff/dff.py", line 30, in from api.manager.manager import ApiManager ImportError: No module named api.manager.manager I'm no linux guru or programmer, so i need a bit of help there. thanks From fba at arxsys.fr Mon Jan 16 12:15:08 2012 From: fba at arxsys.fr (=?ISO-8859-1?Q?Fr=E9d=E9ric_Baguelin?=) Date: Mon, 16 Jan 2012 12:15:08 +0100 Subject: [dff] error at startup when trying to run dff In-Reply-To: References: Message-ID: <4F1406BC.4030905@arxsys.fr> Hello, This error is encountered when you omit to provide to CMake the installation option when compiling. For example if you compile from the root directory of the project : cmake -DINSTALL=yes . && make && make install Do not forget to install dependencies too (libtre, libbfio, libpff, libewf) Regards, On 01/15/2012 11:05 AM, Fabrice GAUTHIER wrote: > Hi, > > I've just installed from source on a Linux Mint distro (it's Ubuntu > like) dff. It compiled without errors but when I try to run it i get : > > > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/dff/dff.py", line 30, in > from api.manager.manager import ApiManager > ImportError: No module named api.manager.manager > > > I'm no linux guru or programmer, so i need a bit of help there. > > thanks > _______________________________________________ > dff mailing list > dff at digital-forensic.org > http://lists.digital-forensic.org/listinfo/dff -- Fr?d?ric Baguelin frederic.baguelin at arxsys.fr ArxSys SAS, Directeur technique T?l: +33 146 362 522