libstdc++.so.2.8 Where can I obtain this library for Ubuntu 9.04?

cacsar at gmail.com cacsar at gmail.com
Tue Jul 28 01:51:34 UTC 2009


I'm assuming that the software you are running is distributed binary
only, if not it would probably be best to recompile with a current
version of gcc. I don't think libstdc++ 2.8 has been packaged for
ubuntu at all since it look like its from 1998. There is an old
packaged version from Debian here,
http://archive.debian.net/hamm/libstdc++2.8 , but this is also
extremely old. You may be better off recompiling libstdc++2.8 with the
code available here http://ftp.gnu.org/gnu/libstdc++/ . What are you
trying to run?

Christian

On Sat, Jul 25, 2009 at 3:11 PM, Keith<kilowattradio at comcast.net> wrote:
> Does anyone know where I can obtain this package for Ubuntu?
> I need to build or run some older software on my box, but it requires
> this library. Thanks for any pointers or tips.
>
>
> error while loading shared libraries: libstdc++.so.2.8: cannot open
> shared object file: No such file or directory
>
>
>
> --
> Best Regards, Keith
> http://home.comcast.net/~kilowattradio/
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>




More information about the ubuntu-users mailing list