Ubuntu Forums Archive Viewer

Ubuntuzilla & libstdc++5

Archived thread 1152435 from Ubuntuzilla. Markdown source: Ubuntuzilla/thread_1152435_Ubuntuzilla_&_libstdc++5.md

Original URL About this archive
#1

Contrary to web page assertion, Ubuntuzilla 4.6.1 does not resolve the libstdc++5 issue. Anyone know how to get this library? (every link I've followed has been error 404).

Gracias

#2

Gary Nored said: Contrary to web page assertion, Ubuntuzilla 4.6.1 does not resolve the libstdc++5 issue. Anyone know how to get this library? (every link I've followed has been error 404).

Gracias

I don't know what issue you're referring to, but this library shows up in my repository. So...


sudo apt-get install libstdc++5
#3

For whatever reason it did not show up in my repository, regardles of sources.list setting. I finally solved the issue by upgrading to ver 8. Thanks for reply.