PDA

View Full Version : libstdc++.so.5 HELP!


majkmil
November 24th, 2005, 07:47 PM
I am trying to install turboprint and I get this error ( error while loading shared libraries: libstdc++.so.5: cannot open shared library no such file ). I think it is part of a gcc library but I installed everything I could find without sucess. Does anyone Know where I can get thus file and where to put it? I think it is /usr/bin/ but not sure.

ssam
November 24th, 2005, 08:26 PM
there is a libstdc++5-3.3-dev package that may contain it. i think its part of gcc 3.3

majkmil
November 24th, 2005, 10:10 PM
Thanks, I just installed evrything that had to do with gcc and libstdc and it worked! I hope it doesn't cause any problems installing all that stuff but I thik t will be ok. I have read on the forums and on the web that some are having similar problems installing RealPlayer. That one I gave up on. Unless you have a suggestion. Thank you

sunshine02
December 1st, 2005, 10:46 AM
ssam:
Thanks for the information..the libstdc++5-3.3-dev package you suggested did indeed have the libstdc++.so.5 library in it. Appreciate the help.

lromano
December 3rd, 2005, 08:11 PM
i know nothing about linux i need libstdc++.so.5 installed on my system someone please tell me where to get the files i need and where to put them and if there is anything else i need to do

ssam
December 3rd, 2005, 08:50 PM
have a read of http://help.ubuntu.com/starterguide/C/ch02.html

you should be able to find libstdc++.so.5 in synaptic and install it.