hello,
try finding libstdc++
I'm attempting to install Edonkey 2000 under LFS 4.0, but when i run the setup program it says this:
I looked around and indeed I do not have this library, I checked my slack partition and it does have the library, what do I need ot install to get this lib? (IE what package is it a part of)Code:./donkey: error while loading shared libraries: libstdc++-libc6.1-2.so.3: cannot open shared object file: No such file or directory
try to make a link to the libstdc++.so file you have, if you get errors running edonkey you got to d/l this file
http://www.linuxfromscratch.org/~tim...6.1-1.so.2.bz2
and bunzip2 it and rename it to your needs, copy it to /usr/lib and run ldconfig
Bookmarks