Re: [sleuthkit-developers] [ sleuthkit-Bugs-2950687 ] Windows binaries not working.
Brought to you by:
carrier
From: Al M. <alp...@gm...> - 2010-04-21 21:50:34
|
On Fri, Apr 16, 2010 at 3:15 PM, Brian Carrier <ca...@sl...> wrote: > On Apr 13, 2010, at 3:34 PM, Al MailingList wrote: > >> Sorry it took a while. >> >> Ran it, >> >> Got something along the lines of: >> >> Side bye side configuration information for fls.exe contains errors. >> Apllication has failed to start... >> Side bye side configuration information for Libewf.dll contains >> errors. Application has failed to start... >> >> At least one delay - load dependency was not found >> At least one module has a unresolved import due to a missing export >> function in a delay-load dependent module >> >> Msjava.dll error opening file the system cannot find the file specified (2) >> >> And Msjava.dll had a little error symbol next to it and was red. >> > > Strange. I don't have Msjava.dll listed as a dependency when I run depends.exe on my system. If I sort the modules by name in the bottom of the window and copy them out, I get the below list. Can you do a similar thing and maybe we can find out what is different. To be clear, you are using the executables from the sleuthkit.org website and you didn't compile these manually, right? > > thanks, > brian > > > > ACTIVEDS.DLL > ADSLDPC.DLL ... > XMLLITE.DLL > ZLIB1.DLL > > Gah. Sorry about this Brian, but the machine has been rebuilt by another team and is back in service I think :( I was using the executables, not building from source. I grabbed the latest - 3.1.1 from the web site. When I had the issue mentioned with those, I went back to 3.0.1 which worked fine. It does seem very odd that you don't have the same dependencies..... Maybe someone else will see a similar issue and report it? Apologies. Al |