home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume4 / xhpgl / part01 / README < prev    next >
Encoding:
Text File  |  1989-07-16  |  801 b   |  20 lines

  1. xhpgl is a quick and dirty 7470a hpgl display program.  It was written on 
  2. a Sun 382i and tested on Sunos 4.0 and ultrix 3.2.  All it takes to compile
  3. the code is to modify the BINDIR pointer and MANDIR pointer and CHAPTER in the
  4. Makefile and type make and make install.  It should have no problems.  Sorry,
  5. I still do not have X11 so it is written for X10 and was tested for X10.3 and
  6. X10.4.
  7.  
  8. If xhpgl is being compiled on ultrix change -DUI38 in the Makefile to
  9. -DULTRIX.  -DUI38 is for the sun 386i.
  10.  
  11. The file pc.xw is a sample hpgl format file to use to test the software once
  12. it has been compiled.  Other files are up to the user to generate.
  13.  
  14. The file hpcolors is a default color file to be placed in the users home
  15. directory as .hpcolors.
  16.  
  17. Any problems may be sent to:
  18.  
  19.     ryach@sedona.intel.com
  20.