So you got this, huh:
error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or director
To fix it, type the following in your Terminal:
sudo apt-get install libbz2-1.0:i386
So you got this, huh:
error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or director
To fix it, type the following in your Terminal:
sudo apt-get install libbz2-1.0:i386