I had a power outage while installing a package and now when I run emerge sync (or emerge with any argument) I get this error.
/usr/bin/python2.2: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
I get similar errors with startx and env-update (diferent libraries).
It seems that the problem should be a fairly simple one. I have checked that file "libstdc++.so.5" exists and is in the PATH - this is the limit of my expertise in such matters. Any help to avoid reinstalling will be appreciated.


