<div dir="ltr"><br><br><div class="gmail_quote">On Thu, Aug 14, 2008 at 9:24 PM, James McManus <span dir="ltr"><<a href="mailto:jmpmcmanus@yahoo.com">jmpmcmanus@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I made the mistake of linking ln -s /usr/lib64/libc.so /usr/lib64/libc.so.6<br>
<br>
How can I unlink this? If I try unlink /usr/lib64/libc.so.6 I get the following error message:<br>
<br>
unlink: error while loading shared libraries: /usr/lib64/libc.so.6: invalid ELF header<br>
<br>
I also get the same message for most other linux commands.<br>
</blockquote><div><br>You'll probably have to boot from a rescue disk and resinstall the appropriate package.<br><br>There are a few things in linux system that you will have to be very, very careful when you touch, because almost everything is linked against them.  You found one.<br>
<br>--Russell <br></div></div><br></div>