kbd.xml 956 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. <sect1 id="ch06-kbd">
  2. <title>Installing Kbd-&kbd-version;</title>
  3. <?dbhtml filename="kbd.html" dir="chapter06"?>
  4. <screen>Estimated build time: &kbd-time;
  5. Estimated required disk space: &kbd-compsize;</screen>
  6. &aa-kbd-shortdesc;
  7. &aa-kbd-dep;
  8. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  9. <sect2>
  10. <title>Installation of Kbd</title>
  11. <para>By default some of Kbd's utilities (<userinput>setlogcons</userinput>,
  12. <userinput>setvesablank</userinput> and <userinput>getunimap</userinput>) are
  13. not installed. First enable the compilation of these utilities:</para>
  14. <screen><userinput>patch -Np1 -i ../&kbd-patch;</userinput></screen>
  15. <para>Now prepare Kbd for compilation:</para>
  16. <screen><userinput>./configure</userinput></screen>
  17. <para>Compile the package:</para>
  18. <screen><userinput>make</userinput></screen>
  19. <para>And install it:</para>
  20. <screen><userinput>make install</userinput></screen>
  21. </sect2>
  22. &c6-cf-keyboard;
  23. </sect1>