mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
fix install
This commit is contained in:
parent
e36cc666cd
commit
7f5596328f
1 changed files with 0 additions and 3 deletions
|
@ -26,9 +26,6 @@ sudo apt-get install libev-dev libgmp-dev -y
|
||||||
#Need for generate-data-flow graph
|
#Need for generate-data-flow graph
|
||||||
sudo apt-get install graphviz -y
|
sudo apt-get install graphviz -y
|
||||||
|
|
||||||
#needed for mathplotlib
|
|
||||||
sudo pip3 install setuptools
|
|
||||||
sudo python3 -m easy_install -U distribute
|
|
||||||
# ssdeep
|
# ssdeep
|
||||||
sudo apt-get install libfuzzy-dev
|
sudo apt-get install libfuzzy-dev
|
||||||
sudo apt-get install build-essential libffi-dev automake autoconf libtool -y
|
sudo apt-get install build-essential libffi-dev automake autoconf libtool -y
|
||||||
|
|
Loading…
Reference in a new issue