procps-exp.xml 368 B

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