home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / util / arc / lino / install.readme < prev    next >
Encoding:
Text File  |  1995-04-13  |  425 b   |  20 lines

  1.  
  2. ; ****    LINO - install.readme  ****
  3.  
  4.  
  5. ;some XPK applications expect sublibs in directory 'libs:', others in
  6. ;'libs:compressors', so maybe its the best to copy your libs into both of
  7. ;them.
  8.  
  9. copy lino/lib libs:
  10. ;and/or
  11. makedir >nil: libs:compressors
  12. copy lino/lib libs:compressors
  13.  
  14. copy lino/prg/lino c:
  15. ;and/or
  16. copy lino/prg/xlin c:  ;includes 4 compression libs
  17.  
  18. ;You may also select another directory for the executables.
  19.  
  20.