hi, I'm trying to run vncviewer, but since i upgraded to hardy, i get this error:

vncviewer: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory

Everywhere seems to suggest running
Code:
sudo apt-get install libstdc++2.10-glibc2.2
but this gives the error:

Package libstdc++2.10-glibc2.2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libstdc++2.10-glibc2.2 has no installation candidate

I think this is because a new version of libstdc++ is in hardy.

Any way to solve this?

Thanks.