How to install Binwalk on Debian without installing the graphs libraries?
What is the proper way to install the Binwalk tool on Debian 7.0 without the added graphing capabilities (and it dependencies)? I've read that I can skip the make deps command, but this deps.sh script installs the required tools, which also includes the Python graphical libraries that I don't want.
EDIT: I uncommented in deps.sh code, that installs python graphing libraries. Is there anything else I should do?
评论
?
参与讨论