On Sun, Nov 02, 1997 at 11:02:33PM -0600, Brett Dikeman wrote: > $/usr/bin/as > bash: /usr/bin/as: no such file or directory Looks like you've misplaced ld.so. I wonder if the RPM upgraded your binutils too? And the distributer is using glibc2 and you aren't? What does "objdump -s -j .interp /usr/bin/as" report, if you can? r~