mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-01 03:42:13 +00:00
18 lines
327 B
XML
18 lines
327 B
XML
|
<sect2>
|
||
|
<title>Installation of Kbd</title>
|
||
|
|
||
|
<para>
|
||
|
Install Kbd by running the following commands:
|
||
|
</para>
|
||
|
|
||
|
<blockquote><literallayout>
|
||
|
|
||
|
<userinput>./configure --datadir=/usr/share/kbd &&</userinput>
|
||
|
<userinput>make &&</userinput>
|
||
|
<userinput>make install</userinput>
|
||
|
|
||
|
</literallayout></blockquote>
|
||
|
|
||
|
</sect2>
|
||
|
|