Re: [sleuthkit-users] Installation Problems (and hello!)
Brought to you by:
carrier
|
From: J B <je...@ad...> - 2006-02-08 16:31:49
|
Sleuthkit make simply compiles the tools for your system, doesn't copy them to /bin or /usr/local or anything like that. The executeables (many small programs) are to be found in the /bin dir inside where you extracted the tarball. Copy them to wherever you like. I'm not sure about man pages.. you might have to add a path to your environment variables for those, or maybe copy them to wherever other mans are. I don't know that much about configuring man. -Jessop |