2001-01-31 01:01:08 +00:00
<sect2 >
<title > Command explanations</title>
2002-09-13 15:06:02 +01:00
<para > <userinput > patch -Np1 -i ../procps-&procps-patch-version; .patch:</userinput> This patch fixes a locale problem that makes top crash under certain locale settings.</para>
2002-08-06 21:51:30 +01:00
<para > <userinput > make XSCPT="" install:</userinput>
2001-03-31 00:43:09 +01:00
This will set the Makefile variable XSCPT to an empty value so that
the XConsole installation is disabled. Otherwise "Make install" tries to
2002-01-30 16:03:36 +00:00
copy the file XConsole to /usr/X11R6/lib/X11/app-defaults. And that directory
2001-08-29 20:29:31 +01:00
does not exist, because X is not installed.</para>
2001-01-31 01:01:08 +00:00
</sect2>