procps-exp.xml 376 B

1234567891011
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>make XSCPT='' install:</userinput>
  4. This will set the Makefile variable XSCPT to an empty value so that
  5. the XConsole installation is disabled. Otherwise "Make install" tries to
  6. copy the file XConsole to /usr/X11R6/lib/app-defaults. And that directory
  7. does not exist, because X is not installed.</para>
  8. </sect2>