removeoldnss.xml 423 B

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