#1967: lesstif install instructions don't reflect xorg7
-----------------------------------------+----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [email protected]
Type: defect | Status: new
Priority: normal | Milestone: 6.2
Component: BOOK | Version: SVN
Severity: normal | Keywords:
-----------------------------------------+----------------------------------
Current the intallation instructions for lesstif say:
{{{
make rootdir=/usr/share/doc/lesstif-0.94.4 install &&
mv -v /usr/X11R6/lib/X11/mwm /etc/X11 &&
ln -v -s ../../../../etc/X11/mwm /usr/X11R6/lib/X11
}}}
But /usr/X11R6/ doesn't exist when using the default instructions for
xorg7 (and possibly xorg6.9 -- didn't look).
Current the intallation instructions for lesstif say:
{{{
mv -v /usr/lib/X11/mwm /etc/X11 &&
ln -v -s ../../../etc/X11/mwm /usr/lib/X11
}}}
For xorg7 the mwm directory is installed in as /usr/lib/X11/mwm. The last
two instructions should be:
{{{
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/1967>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page