[sleuthkit-developers] Some questions
Brought to you by:
carrier
From: kenshin <ken...@gm...> - 2006-06-20 23:37:49
|
I'm interesting in develop sleuthkit and I have some questions ... Why do you want to use static executables? Why do you not use shared libraries? Why do you use "cd dir; make" instead "make -C dir" ? Why have "src/fstools/" filesystems and tools to analyze? I thinks that is better put filesystems in src/fs/ and tools in src/fstools/ Why do you compile the comand file,md5,sha1? (a normal system have its) Has anyone interesting in reiserfs development? It's all for now :) |