home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / elisp / packages / HyperActiveFTP / active-hyper.menu.install < prev    next >
Encoding:
Text File  |  1993-02-04  |  2.5 KB  |  76 lines

  1. HyperActiveFTP Installation Menu     <(Return to HyperActiveFTP dired)>
  2. --------------------------------     
  3.  
  4. NOTE:     Those who have had previous versions of HyperActiveFTP just do
  5.     steps 0, 1 and 2 to update their system.
  6.  
  7. -*-    0 
  8.     
  9. Everyone must <(Load in the Installation Code:5)>. Even if you have this file 
  10. locally, click this button as I update the Installation Code off and on.
  11.  
  12. -*-    1 
  13.  
  14. 1.1 
  15. HyperActiveFTP should be installed in its own directory. If you want
  16. to use the default installation directory, proceed to 1.4. If you want
  17. to change the default directory, follow the directions in 1.2-1.4 carefully.
  18.  
  19. 1.2
  20. It should not be installed in or below the Hyperbole directory because it
  21. will be tedious for you to separate the HyperActiveFTP files from the 
  22. Hyperbole files when a new distribution of Hyperbole comes out.
  23.  
  24. 1.3 
  25. It is suggested that you place the directory for HyperActiveFTP just below 
  26. the directory where you keep all of your emacs lisp code. For example, if 
  27. all of your emacs lisp code is in ~/gnu, then when prompted for the 
  28. HyperActive directory name, enter ~/gnu/HyperActive/. DO NOT FORGET
  29. THE SLASH.    
  30.  
  31. 1.4 
  32. The default installation directory is ~/emacs/active-hyper/
  33. Click here if you want to <(Change Default Installation Directory)>
  34. or click here to <(Make Hyper-Installation Directory)>
  35.  
  36. -*-    2
  37.  
  38. If
  39. you already have a previous version of HyperActiveFTP
  40. then click here and I will just install <(updated files)>
  41.  
  42. Else
  43. We will copy all the files from the home site at
  44. archive.cis.ohio-state.edu into the Hyper-Installation Directory. 
  45. To overwrite old files in the Hyper-Installation Directory or to get
  46. your very first distribution of HyperActiveFTP, click here and I will
  47. <(Install the Latest Version of HyperActiveFTP)>
  48.  
  49. Note:
  50. In neither case do I give you a copy of the file
  51. "active-hyper.list.frq.otl" this file is a list of frequently accessed
  52. sites. Each user will have his own preferred frequently-accessed sites. 
  53.  
  54.  
  55. -*-    3
  56.  
  57. Assuming you have these two commands in your .emacs file:
  58.  
  59. (require 'ange-ftp)
  60. (load "hsite")
  61.  
  62. Click here to <(find-file ~/.emacs)> and then add the following line
  63. anywhere in the file:
  64.  
  65. (load-file "~/<HYPER-DIR>/active-hyper.requirements.el")
  66. where <HYPER-DIR> is the directory you elected to install HyperActiveFTP in.
  67. In the default case, this line would be:
  68. (load-file "~/emacs/active-hyper/active-hyper.requirements.el")
  69.  
  70. -*-    4
  71. Now re-evaluate the .emacs file.
  72. Save it.
  73. Type M-x active-hyper:get-hyper to bring up the main menu.
  74.  
  75. -*-    5
  76. Problems, questions, suggestions to tbrannon@lion.eecs.lehigh.edu