Sir Lancelot
11-13-2006, 03:42 PM
Go gently I'm just starting....
I want to get my kb mapped to GB and have downloaded kbd-1.12.tar.gz as advised on various sites. ( Well they said 0.90 but I'm guessing this is an update )
Having installed gcc and bison I'm now at the stage of ' making '
It seems to go OK, though complains about things being in the wrong place.. but then stalls... well exits back to the install directory.
The point of failures goes along the lines of...
bison - y loadkeys.y
flex -8 -t analyze 1 > analyze.c
/bin/sh: flex: command not found
make[1]: ***[analyze.c] Error 127
make[1] leaving directory >>>> Downloads/kbd-1.12/src
make: ***[all] Error 1
I'm not clear why flex appears to have functioned and then can't be found.
Any pointers appreciated. It's all new to me !
TIA
I want to get my kb mapped to GB and have downloaded kbd-1.12.tar.gz as advised on various sites. ( Well they said 0.90 but I'm guessing this is an update )
Having installed gcc and bison I'm now at the stage of ' making '
It seems to go OK, though complains about things being in the wrong place.. but then stalls... well exits back to the install directory.
The point of failures goes along the lines of...
bison - y loadkeys.y
flex -8 -t analyze 1 > analyze.c
/bin/sh: flex: command not found
make[1]: ***[analyze.c] Error 127
make[1] leaving directory >>>> Downloads/kbd-1.12/src
make: ***[all] Error 1
I'm not clear why flex appears to have functioned and then can't be found.
Any pointers appreciated. It's all new to me !
TIA