aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/ldso-inst.sgml
blob: aa47e3594bd3ea7f399665c19c8fe8590aec4ef0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<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 &amp;&amp;</userinput>

</literallayout></blockquote>

</sect2>