home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume21 / kdrill / part02 / INSTALL < prev    next >
Encoding:
Text File  |  1993-10-07  |  969 b   |  25 lines

  1. kdrill v2.1
  2.  
  3. You should really check out Imakefile to see if things are okay for your
  4. system. Specifically, if you do not have your X11 headers in
  5. /usr/include/X11, you will have to change the INCLUDES line. There may be
  6. other stuff you wish to fiddle with.
  7.  
  8. Read README about getting "kanjidic", if you do not have it yet. It is
  9. required for this program.
  10.  
  11. You technically do not need an ANSI compiler for this program, although 
  12.  SUN's cc whines about "No Aggregate initialization", in "main.c"
  13. If you're determined, you can fix that.
  14.  
  15. Also: This is techinically for X11R5. I do not think it will work on R4.
  16. Apart from changing #include files, and fonts, I think that the R4 Xaw
  17. support for 16-bit fonts is broken. If you manage to cobble something
  18. together on your R4 system, I will be happy to incorporate your source
  19. into the "official" version of kdrill, but I will not go outof my to
  20. support R4.
  21.  
  22.   Philip Brown 
  23.  1993 -- July 25th, 6am
  24.  (almost time for bed!)
  25.