home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / moria / readme.st < prev    next >
Text File  |  1990-05-20  |  452b  |  12 lines

  1.  
  2. Requires a version of curses (a screen management package) for the Atari ST.
  3.  
  4. The most common curses for the Atari ST has some variable definitions in
  5. curses.h.  The easiest way to handle this is to precompile curses.o, and
  6. delete the declarations from curses.h before compiling umoria.
  7.  
  8. The sets.c and undef.c files have some #pragma lines which will have
  9. to be deleted or commented out, as the MWC preprocessor does not understand
  10. them.
  11.  
  12.