README 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. Date: Thu, 9 Jul 92 13:26:05 HKT
  2. From: shivers@csd.hku.hk (Olin G. Shivers)
  3. To: jar@cs.cornell.edu
  4. In-Reply-To: Jonathan Rees's message of Wed, 8 Jul 92 22:15:22 -0400 <9207090215.AA00991@sindri.cs.cornell.edu>
  5. Subject: cmulisp
  6. It's also in Ozan's repository, but I don't know how up-to-date it is.
  7. It's always useful to list his repository as a possible location, tho.
  8. -Olin
  9. /afs/cs.cmu.edu/user/shivers/lib/Readme:
  10. This directory contains the following subdirectories:
  11. emacs Gnu emacs packages.
  12. papers My papers, in .dvi and postscript form.
  13. tex LaTeX packages.
  14. All of these files can be anonymously ftp'd.
  15. -Olin
  16. July 3, 1991
  17. ===============================================================================
  18. Directions for anonymous ftp:
  19. 1. ftp to any CMU machine with access to the /afs network file system.
  20. Almost any machine will do; some possibilities are:
  21. cs.cmu.edu 128.2.222.173
  22. a.gp.cs.cmu.edu 128.2.242.7
  23. f.gp.cs.cmu.edu 128.2.250.164
  24. h.gp.cs.cmu.edu 128.2.254.156
  25. k.gp.cs.cmu.edu 128.2.254.137
  26. 2. login as anonymous
  27. You are supposed to provide username@host as the password. The CMU
  28. ftp demon actually checks to ensure there's an "@" in the password.
  29. So you can't just say "foo"; you have to say "foo@bar".
  30. 3. cd /afs/cs.cmu.edu/user/shivers/lib
  31. CMU ftp restricts the directories you can access anonymously,
  32. so you must cd straight to the .../lib directory or its descendants.
  33. 4. If you are transfering .dvi or other binary files, set the file transfer
  34. mode to raw binary with one of the following commands:
  35. type image
  36. type binary
  37. image
  38. binary
  39. If you don't do this, the files may be garbled.
  40. 5. Use dir or ls to list the directory.
  41. 6. Transfer the files you want.