6.43. Installing Kbd-1.06

Estimated build time:           0.12 SBU
Estimated required disk space:  8 MB

6.43.1. Installation of Kbd

This package requires its patch to be applied before you can install it. Make sure it's unpacked before running the installation commands.

Install Kbd by running the following commands:

patch -Np1 -i ../kbd-1.06-3.patch &&
./configure &&
make &&
make install

6.43.2. Command explanations

patch -Np1 -i ../kbd-1.06-3.patch: This patch fixes two problems. The first one is the loadkeys -d behaviour, which is broken in current kbd versions. It is necessary to fix this, because the boot scripts rely on a proper loadkeys -d. The second part of the patch changes a Makefile so some utilities that are not installed by default (setlogcons, setvesablank and getunimap) are also installed.

6.43.3. Contents of Kbd

Last checked against version 1.06.

6.43.3.2. Descriptions

6.43.4. Kbd Installation Dependencies

Last checked against version 1.06.

Bash: sh
Binutils: as, ld, strip
Bison: bison
Diffutils: cmp
Fileutils: cp, install, ln, mv, rm
Flex: flex
Gettext: msgfmt, xgettext
Gcc: cc1, collect2, cpp0, gcc
Grep: grep
Gzip: gunzip, gzip
Make: make
Patch: patch
Sed: sed
Sh-utils: uname