I am trying to install CDEverywhere from the .sh script they give me, but every time I try, I get the following error message:
Preparing to install... /tmp/install.dir.7666/Linux/resource/jre/bin/i386/native_threads/java: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
I tried running sudo apt-get install libstdc++-dev but I was told it was a virtual package... So I ran sudo apt-get install libstdc++6-4.1-dev, but when I ran the installer script from CDEverywhere again. I recieved the same error...
Can anyone help me? Thanks!