X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=INSTALL;h=9ed42029231b1f9ae9420c2ddf3baef1d5585d4f;hb=4a2552c3eb41da2cf404ce23fe3aed0ec4862531;hp=63630b8bbe5a85d27ff5c852c6dd807ac31e2044;hpb=8540f6d2a74fe9d67440535ebbcfa252180a3172;p=platform%2Fupstream%2Fglibc.git diff --git a/INSTALL b/INSTALL index 63630b8..9ed4202 100644 --- a/INSTALL +++ b/INSTALL @@ -254,12 +254,12 @@ Installing the C Library ======================== To install the library and its header files, and the Info files of the -manual, type `env LANGUAGE=C LC_ALL=C make install'. This will build -things, if necessary, before installing them; however, you should still -compile everything first. If you are installing the GNU C Library as -your primary C library, we recommend that you shut the system down to -single-user mode first, and reboot afterward. This minimizes the risk -of breaking things when the library changes out from underneath. +manual, type `make install'. This will build things, if necessary, +before installing them; however, you should still compile everything +first. If you are installing the GNU C Library as your primary C +library, we recommend that you shut the system down to single-user mode +first, and reboot afterward. This minimizes the risk of breaking +things when the library changes out from underneath. `make install' will do the entire job of upgrading from a previous installation of the GNU C Library version 2.x. There may sometimes be