Code: Select all
muse: error while loading shared libraries: libmuse_core.so: cannot open shared object file: No such file or directory
Moderators: MattKingUSA, khz
Code: Select all
muse: error while loading shared libraries: libmuse_core.so: cannot open shared object file: No such file or directory
Code: Select all
cd ~/Downloads
sudo dpkg -r muse
wget https://launchpad.net/~kxstudio-debian/+archive/ubuntu/apps/+files/muse_2.2.1-1kxstudio3_amd64.deb
sudo dpkg -i muse_2.2.1-1kxstudio3_amd64.deb
Code: Select all
cd ~/Downloads
sudo dpkg -r muse
wget https://launchpad.net/~kxstudio-debian/+archive/ubuntu/apps/+files/muse_2.2.1-1kxstudio3_i386.deb
sudo dpkg -i muse_2.2.1-1kxstudio3_i386.deb