Hello, > Really? I couldn't find that thread. In any case, the problem is > that there's no file libstdc++.so - I fixed this by (as root) doing > the following: > cd /usr/lib > ln -s libstdc++-2-libc6.0-1-2.9.0.so libstdc++.so
Did you try ldconfig first? It *should* do this for you - that's its job. (Just wondering if you didn't think of it or if something's broken...) Hmm, I guess something's broken either way, because the relevant postinst should have run ldconfig for you. Jiri <[EMAIL PROTECTED]>