7 Jan 2007 18:07
[Fwd: Some issues in BLFS]
Bruce Dubbs <bruce.dubbs <at> gmail.com>
2007-01-07 17:07:41 GMT
2007-01-07 17:07:41 GMT
Forwarded from personal email.
-- Bruce
-------- Original Message --------
Subject: Some issues in BLFS
Date: Sun, 07 Jan 2007 15:20:07 +0200
From: Демченков Артур Петрович <spinal.by <at> mail.ru>
Organization: Нет
To: bdubbs <at> linuxfromscratch.org
Hello, Bruce.
First of all thanks for your great job.
Here're some issues from current development version of BLFS book that I
found:
Chapter 25. X Window System Environment
> X Window System Components
1. Code:
mkdir $XORG_PREFIX/lib/X11/twm &&
ln -svt /etc/X11 \
$XORG_PREFIX/lib/X11/{twm,xkb,fs,lbxproxy,proxymngr} \
$XORG_PREFIX/lib/X11/{rstart,xdm,xinit,xserver,xsm} \
$XORG_PREFIX/share/X11/app-defaults
I think it should be something like this (look at -> xkb <-):
mkdir $XORG_PREFIX/lib/X11/twm &&
(Continue reading)
RSS Feed