diff --git a/installing_deps.sh b/installing_deps.sh index 56e2f3c4..64ad200b 100755 --- a/installing_deps.sh +++ b/installing_deps.sh @@ -47,6 +47,10 @@ popd test ! -d tlsh && git clone git://github.com/trendmicro/tlsh.git pushd tlsh/ ./make.sh +pushd build/release/ +sudo make install +sudo ldconfig +popd popd # REDIS LEVEL DB #