bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

where is a safe place to install glibc??


From: John Lumby
Subject: where is a safe place to install glibc??
Date: Wed, 27 Aug 2003 21:37:58 -0400

  --- correct typo and mention something else ---

where I said
or /lib (where some ancestral libc.so lives).

I meant to say
or /usr/lib (where some ancestral libc.so lives).

Also - I noticed that this /usr/lib/libc.so is not actually a real libc at all - it is some kind of ascii comment-file:
its contents are:
/* GNU ld script
  Use the shared library, but some functions are only in
  the static library, so try that secondarily.  */
GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a )

I'm not quite sure what the reference to ld means, but I infer that this is a kind of symbolic-link-lib pointing whoever accesses it on to the glibc lib.so.6 and then to /usr/lib/libc_nonshared.a?

My question is still - where should I install my upgrade?

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail





reply via email to

[Prev in Thread] Current Thread [Next in Thread]