home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / CDROM / READMEs / Peanuts-3 / Tools / screen / backspace / SpewView.README < prev    next >
Encoding:
Text File  |  1996-11-09  |  728 b   |  20 lines

  1. Spew BackSpace module uses Greg Smith's spew program to generate
  2. National Enquirer-like headlines, and displays the headlines by
  3. randomly picking the location, font, and color.
  4.  
  5. BackSpace module written by Pedja Bogdanovich <pedja%luka@umiacs.umd.edu>.
  6. SpewView uses Greg Smith's spew program.
  7.  
  8.  
  9. Installation
  10. ============
  11.  
  12. 1. Uncompress the file SpewView.compressed from the Workspace.
  13.    This will make a single directory SpewView/ with all the sources.
  14.  
  15. 2. From a shell, cd SpewView, and type make to compile the module.
  16.  
  17. 3. To install the module in ~/Apps/Backspace.app, type make install.
  18.    To install it elsewhere, for example in /LocalLibrary/BackSpaceViews,
  19.    type make install INSTALLDIR=/LocalLibrary/BackSpaceViews.
  20.