SuSE Linux: Version 5.1, 1st Edition
This article refers to an older version of SuSE Linux.
Therefore some of the informations given in this article may
be outdated or the article may contain stale links.
kwm: Updating /var/lib/susewm/susewm.kwm... Creating menu dirs... susewm.kwm: includehowto: no such file or directory Done.
includehowto
is announced
howto
package (series doc
).
/usr/X11R6/lib/X11/susewm/lib/common/include.fvwm
.
This has to be done as user root
.
Now please remove the line:
ifdef(`howto',`define(`includehowto',`builtin(`include',`/usr/doc/howto/.susewm- howto')')',`define(`howto',``'')')dnland replace it by:
define(`includehowto',`esyscmd(test -e /usr/doc/howto/.susewm-howto && cat /usr/doc/howto/.susewm-howto)')dnlPlease make sure that eall of the apostrohes and accents are set correctly!
Anyway, it is much easier to just install the howto
package :-))