home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xyzext.zip / xyz / README < prev   
Text File  |  1992-07-18  |  1KB  |  28 lines

  1.  
  2. XamineYourZerver: An X11 Extension for Server Instrumentation and Tracing
  3.  
  4.   o  The server directory contains the XYZ server code and instructions
  5.      for its installation in an X11R5 server.
  6.  
  7.   o  The lib directory contains the XYZ client-side library for accessing
  8.      the extension.
  9.  
  10.   o  The include directory contains the necessary include file for XYZ.
  11.  
  12.   o  The clients directory contains XYZ clients.
  13.  
  14.   o  The paper directory contains the source code for building the XYZ
  15.      paper.
  16.  
  17.   o  Adding this code to an X11 source tree is basically ad hoc.  An
  18.      attempt at instructions for folding each directory into an X11
  19.      source tree are in a file named INSTRUCTIONS in each subdirectory. 
  20.      Your mileage may vary.
  21.  
  22.   o  This distribution does not "build" per se.  You can't just type
  23.      make.  You should be able to build the lib directory by just
  24.      typing "make" in the lib directory.  Then you should be able to
  25.      build the subdirectories in the clients directory just by typing
  26.      "make" in those directories.
  27.  
  28.