mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
8ef599c59a
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
16 lines
337 B
XML
16 lines
337 B
XML
<sect2>
|
|
<title>Installation of Ld.so</title>
|
|
|
|
<para>
|
|
Install Ld.so by running the following commands:
|
|
</para>
|
|
|
|
<blockquote><literallayout>
|
|
<userinput>cd man &&</userinput>
|
|
<userinput>cp ldd.1 /usr/share/man/man1 &&</userinput>
|
|
<userinput>cp *.8 /usr/share/man/man8</userinput>
|
|
</literallayout></blockquote>
|
|
|
|
</sect2>
|
|
|