> I don't understand your question.
> $ ls -ld /lib64
> drwxr-xr-x 2 root root 4096 Feb 13 19:28 /lib64
> ls -l /lib64
> total 0
> lrwxrwxrwx 1 root root 27 Feb 13 19:28 ld-linux-x86-64.so.2 ->
> ../lib/ld-linux-x86-64.so.2
> lrwxrwxrwx 1 root root 27 Feb 13 19:28 ld-lsb-x86-64.so.3 ->
> ../lib/ld-linux-x86-64.so.2
>    -- Bruce


Ah, my apologies; I misunderstood what was happening. I thought this
was a leftover reference to /lib64 itself being a symlink – I didn’t
cop that the contents were, themselves, symlinks, and that these
symlinks pointed to the linkers held in /lib (even though these
symlinks were created in the previous chapter).

Thanks for clarifying,

Mark.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to