Closed nullvoid413 closed 1 year ago
error while loading shared libraries: libtbb.so.2: cannot open shared object file: No such file or directory
I followed all the steps as required and even tho, it gets me that error.
Any help, please? I'm running Kali
Solved.
Managed to install libtbb2 on Kali Linux.
wget http://ftp.de.debian.org/debian/pool/main/t/tbb/libtbb2_2020.3-1_amd64.deb
sudo dpkg -i libtbb2_2020.3-1_amd64.deb
sudo apt-get install -f
error while loading shared libraries: libtbb.so.2: cannot open shared object file: No such file or directory
I followed all the steps as required and even tho, it gets me that error.
Any help, please? I'm running Kali