aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/ldso-inst.xml
blob: 011a87251ed5ed18bc0996128e263a2414be3482 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<sect2>
<title>Installation of Ld.so</title>

<para>
Install Ld.so by running the following commands:
</para>

<blockquote><literallayout>
	<userinput>cd man &amp;&amp;</userinput>
	<userinput>cp ldd.1 /usr/share/man/man1 &amp;&amp;</userinput>
	<userinput>cp *.8 /usr/share/man/man8</userinput>
</literallayout></blockquote>

</sect2>