home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / archiver / Archive.0.7.README < prev    next >
Encoding:
Text File  |  1992-08-25  |  1.2 KB  |  31 lines

  1.  
  2. The below file is the README included with the Archive0.7 package.
  3. This submission includes a binary (stripped), as well as source.
  4.  
  5. -------------------------------------------------------------------------
  6.  
  7. The Archive app will show .Z, .tar, .lha, .lzh, and .zip file icons, and
  8. will launch when one of these is double-clicked from the workspace,
  9. uncompressing/unarchiving them.  The "Help" from within the app has more
  10. details.
  11.  
  12. To install, just copy the binary to /NextApps or /LocalApps or ~/Local or
  13. anywhere in your path, then logout/login.
  14.  
  15. Only the binary is required, all other files can be removed if desired.
  16.  
  17. Warning:  I had modified the Makefile and .iconheader files to allow for
  18. more than 3 file extensions for this app.  I asked comp.sys.next.programming
  19. for a more convenient way of doing this, and got no response.  So if you
  20. save from the interface builder, you may need to modify these files.
  21.  
  22. The app assumes that the unix utilities compress, lha, tar, zip, and unzip
  23. exist.  If any of these are missing, it will not interfere with the programs
  24. ability to archive/extract from the other formats.
  25.  
  26. This is version 0.7, and will only extract from archives.
  27.  
  28. Michael Glenn
  29. fermat@fermat.dartmouth.edu (NeXTmail)
  30.  
  31.