On Thu, Jul 01, 2004 at 05:51:48AM +0200, A.J. Bonnema wrote: > jbuilder: error while loading shared libraries: > libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file > or directory $ slocate libstdc++-libc6.2-2.so.3 | xargs rpm -q --whatprovides compat-libstdc++-7.3-2.96.126 So you need to install compat-libstdc++. :-)