On 4/16/10, lux-integ <[email protected]> wrote:
> -----------------------------------------------------------------------------
> -- The following OPTIONAL packages could NOT be located on your system.
> -- Consider installing them to enable more features from this software.
> -----------------------------------------------------------------------------
> * XKB <http://www.x.org>
> X keyboard extension
> Gives Konsole better keyboard support.
>
> -----------------------------------------------------------------------------
>
> Help would be appreciated to explain if this (
> http://www.freedesktop.org/wiki/Software/XKeyboardConfig _ is what is being
> referred to or otherwise?
The use of non-standard X11R7.5 dir might be at the root of it ...
maybe why it can't find anything, maybe not.
If XKB is xkeyboard-config, I configured mine, where
my $XORG_PREFIX is "/usr" with:
./configure --prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
--with-xkb-rules-symlink=xorg \
--with-xkb-base=/usr/share/X11/xkb
The --with-xkb-base=/usr/share/X11/xkb probably has nothing to do with
it. I don't remember why I did it, except maybe I was trying to
eliminate silly "xorg" directories all over the place.
XKB looks like xkb, I don't know.
I got
find / -xdev -type d -name xkb
/var/lib/xkb
/usr/share/X11/xkb
The var one installed by xorg-server and the share one by xkeyboard-config.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page