removeoldnss.xml 367 B

1234567891011
  1. <sect1 id="ch06-removeoldnss">
  2. <title>Removing old NSS library files</title>
  3. <para>If you have copied the NSS Library files from the normal Linux system
  4. to the LFS system (because the normal system runs Glibc-2.0) it's time to remove
  5. them now by running:</para>
  6. <para><screen><userinput>rm /lib/libnss*.so.1 /lib/libnss*2.0*</userinput></screen></para>
  7. </sect1>