procps-exp.xml 573 B

123456789101112131415
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>patch -Np1 -i ../procps-&procps-patch-version;.patch:</userinput>
  4. This patch fixes a locale problem that makes <userinput>w</userinput> crash
  5. under certain locale settings.</para>
  6. <para><userinput>make XSCPT="" install:</userinput>
  7. This will set the Makefile variable XSCPT to an empty value so that
  8. the XConsole installation is disabled. Otherwise "Make install" tries to
  9. copy the file XConsole to /usr/X11R6/lib/X11/app-defaults. That directory
  10. does not exist because X is not installed.</para>
  11. </sect2>