Ubuntu Forums Archive Viewer

Problems installing from .sh file.

Archived thread 1000074 from Packaging and Compiling Programs. Markdown source: Packaging_and_Compiling_Programs/thread_1000074_Problems_installing_from_.sh_file..md

Original URL About this archive
#1

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!

#2

you actually have to find that particular package (you need the same thing for epsxe )

ill try too look for it as well (i need to keep i copy of it @_@)

edit- you might need to use alien to convert it into a deb file... just a heads up

#3

i cant find it... sry