home *** CD-ROM | disk | FTP | other *** search
/ YPA: Your Privacy Assured / YPA.ISO / other_goodies / utilities / powercache37115.lha / Installation / Install.readme < prev    next >
Text File  |  1994-04-04  |  2KB  |  56 lines

  1.  
  2. PowerCache Installation Notes
  3. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4. There  are  two  ways  of  installing PowerCache.  Either you can choose to
  5. install  PowerCache "the old-fashioned way", with the IconX script provided
  6. here, or you can use the "Installer" script in the Workbench2.1+ directory.
  7.  
  8. Note,  that  as  the  Installer is an official Commodore product, it is not
  9. provided in this distribution.  Doing so would conflict with the copyrights
  10. imposed  by  Commodore.  The Installer has now been released to the general
  11. public,  so  it  should  not  be too hard for you to pick it up off some PD
  12. series  in  the  near  future  (try  Fred Fish, or, better still, call your
  13. favourite BBS system).  When I receive my Installer distribution licence, I
  14. will supply the Installer executable.
  15.  
  16. If  you  have Workbench 2.1, 3.0 or higher, you will find Installer on your
  17. Workbench  installation  disk.   Simply  copy  it  to the C:  directory, or
  18. anywhere in your Shell command path.
  19.  
  20. If you choose to perform a manual installation, you must
  21.  
  22. ╖ Copy libs/reqtools.library from the distribution disk to your own
  23.   LIBS: directory
  24.  
  25. ╖ Make a directory called "PowerCache" on your system disk (hard disk)
  26.  
  27. ╖ Assuming the distribution disk is in DF0: and your system disk is DH0:,
  28.   issue the following CLI command:
  29.  
  30.   1> Copy DF0:PowerCache DH0:PowerCache  ; Or Copy DF0:PowerCache.020...
  31.  
  32.   Next, make a "Documentation" directory, in the PowerCache directory you
  33.   made in the previous step. Then issue this command:
  34.  
  35.   1> Copy DF0:PowerCache/Documentation/#?.guide#? DH0:PowerCache/Documentation
  36.  
  37. ╖áPut the following few lines into your S:User-Startup file:
  38.  
  39.   ;BEGIN PowerCache
  40.   Assign PowerCache: DH0:PowerCache DEFER
  41.   ;END PowerCache
  42.  
  43. PowerCache  can  be run without this assign, but only if you organize it on
  44. your  harddisk  exactly  as  it  is  on  the  distribution  disk.  That is,
  45. PowerCache  must  be  able  to open either "Documentation/PowerCache.guide"
  46. from its root directory, or "PowerCache:Documentation/PowerCache.guide".
  47.  
  48. For  future  compatibility it is recommended that you do indeed include the
  49. assign  statement  in  your  user-startup file, since later versions of the
  50. program may *require* this assign in order to work at all.
  51.  
  52. For  further  information  on  how to perform a manual installation, please
  53. consult the PowerCache documentation file (PowerCache.guide) located in the
  54. Documentation drawer.
  55.  
  56.