LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Cannot open shared object file on Debian (https://www.linuxquestions.org/questions/linux-server-73/cannot-open-shared-object-file-on-debian-903896/)

shorto 09-19-2011 04:24 PM

Cannot open shared object file on Debian
 
Hey all!

Well this is the error I get;

Code:

error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
Fine it supposedly means that I don't have the packet installed, but I simply don't know what to install when I googled around a bit and got that this will supposedly fix the problem:

Code:

apt-get install libstdc++2.10-glibc2.2
And this is the 1st time apt let me down since it doesn't find anything... :/

So Ideas on how to fix this?

knudfl 09-19-2011 06:41 PM

libstdc++2.10-glibc2.2 : Debian Etch was the latest Debian version,
that included this old package: libstdc++2.10-glibc2.2_2.95.4-27_i386.deb


The "old archive" http://archive.debian.org/debian-archive/debian/
> >
http://archive.debian.org/debian-arc....4-27_i386.deb

..

shorto 09-24-2011 03:04 AM

tnx! It worked :)


All times are GMT -5. The time now is 06:23 PM.