home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / emacs-19.28-src.tgz / tar.out / fsf / emacs / etc / FTP < prev    next >
Text File  |  1996-09-28  |  10KB  |  221 lines

  1.         -*- text -*-
  2. How to get GNU Software by Internet FTP or by UUCP.  Last updated 21 Apr 93.
  3.  
  4. * Please send improvements to this file to gnu@prep.ai.mit.edu.
  5.  
  6. * No Warranties
  7.  
  8. We distribute software in the hope that it will be useful, but without
  9. any warranty.  No author or distributor of this software accepts
  10. responsibility to anyone for the consequences of using it or for
  11. whether it serves any particular purpose or works at all, unless he
  12. says so in writing.
  13.  
  14. * Updates
  15.  
  16. If you find this file in the Emacs distribution, there is a chance it
  17. is out of date.  If you plan to FTP files from prep.ai.mit.edu, you
  18. might as well start by FTPing the current version of this file, which
  19. is `/pub/gnu/GNUinfo/FTP'.
  20.  
  21. * How to FTP
  22.  
  23. Use the ftp program on your system (ask locally if you can't find it)
  24. to connect to the host you are ftping from.  Unless indicated
  25. otherwise, login in as user "anonymous", with password: "your e-mail
  26. address" and set "binary" mode (to transfer all eight bits in each
  27. byte).
  28.  
  29. * FTPing GNU Software
  30.  
  31. ** How to FTP GNU Emacs
  32.  
  33. If you are on the Internet (see also "** Alternative Internet FTP
  34. Sources" below), you can at present copy the latest distribution
  35. version of GNU Emacs from the file /pub/gnu/emacs-M.N.tar on host
  36. prep.ai.mit.edu (or the file /pub/gnu/emacs-M.N.tar.gz which has been
  37. run through gzip after tar).  M and N stand for version numbers; look
  38. at a listing of the directory through ftp to see what version is
  39. available.  These files are about 11 and 4 megabytes long,
  40. respectively.  After you unpack the distribution, be sure to look at
  41. the files README and INSTALL.
  42.  
  43. Because of difficulties in transferring large files, sometimes a split
  44. version of the tar file is created.  This would be in a directory
  45. named /pub/gnu/emacs-M.N.tar-split or perhaps
  46. /pub/gnu/emacs-M.N.tar.gz-split, containing files of 100000 characters
  47. each.  There is generally no trouble in ftping files of this size.
  48. They can be combined with cat to make a tar file or compressed tar
  49. file.  If you can't find such files on prep.ai.mit.edu, have a look at
  50. archive.cis.ohio-state.edu.
  51.  
  52. ALWAYS USE BINARY/IMAGE MODE TO TRANSFER THESE FILES!
  53. Text mode does not work for tar files or compressed files.
  54.  
  55. Some ftp'ers have found it necessary for successful file transfer:
  56.    - to explicitly use prep.ai.mit.edu internet address:
  57. 18.71.0.38    (as of 11 April 89)
  58.  
  59. Files of differences from previous widely distributed GNU Emacs
  60. versions to the present version are also available on prep.ai.mit.edu
  61. under names of the form emacs.diff-OO.OO-NN.NN in directory /pub/gnu.
  62. These are made with diff -rc2.  Sometimes there are versions
  63. compressed with gzip of these difference files as well; their names
  64. have .gz appended.
  65.  
  66. The Emacs manual in source form is included in the distribution.  The
  67. dvi file produced by TeX is not included, but a copy may be available
  68. for ftp under the name /pub/gnu/emacs.dvi.
  69.  
  70. The Emacs Lisp Reference Manual is in a separate file:
  71.     /pub/gnu/elisp-manual-NN.tar.gz
  72.  
  73. ** VMS FTP sites with GNU Emacs
  74. You can anonymously ftp a VMS version of GNU emacs from:
  75.     - ftp.stacken.kth.se:/pub/GNU-VMS/ - also has some other VMS
  76. ports (and a few VMS binaries) of GNU software
  77.     - addvax.llnl.gov
  78.     - VMSD.OAC.UCI.EDU
  79.     - RIGEL.EFD.LTH.SE [130.235.48.3]
  80.     - ctrsci.cc.utah.edu - The 00readme.txt file gives details
  81.  
  82. ** VMS FTP sites with GCC/G++
  83.     - mango.rsmas.miami.edu has a VMS version of the GCC/G++ compiler.
  84. Contact angel@flipper.miami.edu (angel li) for details.
  85.  
  86. ** VMS sites with other GNU Software
  87.     - cc.utah.edu [128.110.8.24], user anonymous, pass guest.  
  88. The 00README.txt file gives details.
  89.  
  90. ** Other GNU Software and How To FTP It
  91.  
  92. Other GNU software is available on prep.ai.mit.edu under directory
  93. /pub/gnu.  diff files to convert between versions (like those used for
  94. GNU Emacs), exist for some of these programs.  Some programs have misc
  95. support files as well.  Have a look on prep to see which ones.
  96. Compressed versions of the tar or diff files are often available
  97. (indicated by a .gz suffix and made with the `gzip' program).  Some of
  98. this software is in beta test (probably still buggy), and is being
  99. made available for use by hackers who like to test software.
  100.  
  101. The file /pub/gnu/DESCRIPTIONS has a list of the packages distributed
  102. on prep.ai.mit.edu with a brief description explaining what
  103. each one can be used for.
  104.  
  105. More information about these programs can typically be found in the
  106. GNU Bulletin.  To receive a copy, write to gnu@prep.ai.mit.edu.
  107.  
  108. ** TeX and How to FTP It
  109.  
  110. We don't distribute TeX now, but it is free software.
  111.  
  112. You can get TeX sources via anonymous FTP from labrea.stanford.edu in
  113. pub/tex.  The directory pub/tex/unix3.0 probably contains what you
  114. want, but see pub/tex/README to be sure.  The most recent incarnation
  115. of the LaTeX macros are in labrea:pub/tex/latex.  If you'd like to
  116. support TUG and/or don't have access to the Internet, then write to
  117. elisabet@max.acs.washington.edu about getting their tape distribution.
  118.  
  119. ** Scheme and How to FTP It
  120.  
  121. The latest distribution version of C Scheme is available via anonymous FTP
  122. from altdorf.ai.mit.edu in /archive/scheme-X.XX/ (where X.XX is some version
  123. number).
  124.  
  125. Read the files INSTALL and README in the top level C Scheme directory.
  126.  
  127. ** Alternative Internet FTP Sources
  128.  
  129. The administrators of louie.udel.edu maintains copies of GNU Emacs.
  130. The files are available via anonymous ftp under directory ~ftp/gnu.
  131.  
  132. Emacs and other GNU programs may be available via anonymous ftp from
  133. these US sites: ftp.kpc.com:/pub/mirror/gnu (Silicon Valley, CA)
  134. ftp.hawaii.edu:/mirrors/gnu, f.ms.uky.edu:/pub3/gnu,
  135. ftp.digex.net:/pub/gnu (Internet address 164.109.10.23, nightly full
  136. mirror, ran by mcguire@digex.net), wuarchive.wustl.edu:/systems/gnu,
  137. col.hp.com:/mirrors/gnu, ftp.cs.columbia.edu:/archives/gnu/prep,
  138. vixen.cso.uiuc.edu:/gnu, mrcnext.cso.uiuc.edu:/pub/gnu,
  139. jaguar.utah.edu:/gnustuff, gatekeeper.dec.com:/pub/GNU,
  140. labrea.stanford.edu, archive.cis.ohio-state.edu, and
  141. ftp.uu.net:/archive/systems/gnu.  And these foreign sites:
  142. ftp.cs.ubc.ca:/mirror2/gnu (Western Canada, daily full mirror, ran by
  143. ftp-admin@cs.ubc.ca), ftp.unicamp.br:/pub/gnu (Brazil manual mirror,
  144. ran by oliva@dcc.unicamp.br), archie.au:/gnu (Australia (archie.oz or
  145. archie.oz.au for ACSnet)), ftp.technion.ac.il:/pub/unsupported/gnu
  146. (Israel, daily full mirror, ran by ftp-admin), ftp.sun.ac.za:/pub/gnu
  147. (South Africa), ftp.informatik.tu-muenchen.de,
  148. ftp.informatik.rwth-aachen.de or germany.eu.net (mirror ran by
  149. archive-admin@germany.eu.net) (Germany), isy.liu.se (Sweden),
  150. ftp.stacken.kth.se or ftp.luth.se:/pub/unix/gnu (Sweden),
  151. ftp.sunet.se:/pub/gnu (Sweden 130.238.127.3 daily mirror, ran by
  152. archive@ftp.sunet.se (also mirros the Mailing List Archives)
  153. hp4nl.nluug.nl (Netherlands), ftp.win.tue.nl:/pub/gnu (Netherlands
  154. 131.155.70.100 daily mirror, ran by ftp@win.tue.nl),
  155. ftp.funet.fi:/pub/gnu (Finland 128.214.6.100, ran by gnu-adm),
  156. ftp.denet.dk (Denmark), ugle.unit.no (Norway 129.241.1.97),
  157. ftp.eunet.ch or nic.switch.ch:/mirror/gnu (Switzerland),
  158. irisa.irisa.fr:/pub/gnu or ftp.univ-lyon1.fr:pub/gnu (ran by
  159. ftpmaint@ftp.univ-lyon1.fr) (France), ftp.ieunet.ie:pub/gnu (Ireland
  160. 192.111.39.1 weekly mirror, ran by archive@ieunet.ie), archive.eu.net
  161. (Europe 192.16.202.1), cair.kaist.ac.kr:/pub/gnu (Korea
  162. 143.248.11.170), ftp.nectec.or.th:/pub/mirrors/gnu (Thailand
  163. 192.150.251.32 daily mirror, ran by ftp@nwg.nectec.or.th),
  164. utsun.s.u-tokyo.ac.jp:/ftpsync/prep or ftp.cs.titech.ac.jp (Japan,
  165. nemacs, the japanese port of GNU Emacs, is under ~ftp/JAPAN).  Please
  166. do NOT use a site outside your country, until you have checked all
  167. sites inside your country, and then your continent.  Trans-ocean
  168. TCP/IP links are very expensive and usually very low speed.
  169.  
  170. * Getting GNU software in Great Britain
  171.  
  172. jpo@cs.nott.ac.uk is willing to distribute those GNU sources he has
  173. available.  The smaller items are available from the info-server (send
  174. to info-server@cs.nott.ac.uk) the larger items by negotiation.  Due to
  175. communication costs this service is only available within the UK.
  176.  
  177. BattenIG@computer-science.birmingham.ac.uk (aka
  178. I.G.Batten@fulcrum.bt.co.uk) is also willing to distribute those GNU
  179. sources he has.  He can also write tapes in qic-21 and qic-24 formats.
  180.  
  181. lmjm@doc.ic.ac.uk is willing to distribute those GNU sources he has
  182. along with comp.sources.unix, comp.sources.x, X windows et al.  The
  183. archive, on src.doc.ic.ac.uk in directory /gnu, is available via ftp
  184. over the Internet (on 146.169.3.7), niftp over janet (000005102000),
  185. ftam over IXI and uucp.  Due to communication costs this service is
  186. only available within the UK.  Mail to info-server@doc.ic.ac.uk for
  187. details.  He can also write sun cartridge or exabyte tapes.
  188.  
  189. These UK sites have just anonymous FTP access: ftp.mcc.ac.uk
  190. (130.88.203.12), unix.hensa.ac.uk:/pub/uunet/systems/gnu,
  191. ftp.warwick.ac.uk (137.205.192.14 daily full mirror, maintained by
  192. unixhelp@warwick.ac.uk).
  193.  
  194. * Getting GNU software via UUCP
  195.  
  196. OSU is distributing via UUCP: most GNU software, MIT C Scheme,
  197. Compress, News, RN, NNTP, Patch, some Appletalk stuff, some of the
  198. Internet Requests For Comment (RFC) et al..  See their periodic
  199. postings on the Usenet newsgroup comp.sources.d for informational
  200. updates.  Current details from <staff@cis.ohio-state.edu> or
  201. <...!osu-cis!staff>.
  202.  
  203. Information on how to uucp some GNU programs is available via
  204. electronic mail from: uunet!hutch!barber, hqda-ai!merlin, acornrc!bob,
  205. hao!scicom!qetzal!upba!ugn!nepa!denny, ncar!noao!asuvax!hrc!dan,
  206. bigtex!james (aka james@bigtex.cactus.org), oli-stl!root,
  207. src@contrib.de (Germany), toku@dit.co.jp (Japan) and info@ftp.uu.net.
  208.  
  209. * If You Like The Software
  210.  
  211. If you like the software developed and distributed by the Free
  212. Software Foundation, please express your satisfaction with a donation.
  213. Your donations will help to support the Foundation and make our future
  214. efforts successful, including a complete development and operating
  215. system, called GNU (Gnu's Not Un*x), which will run Un*x user
  216. programs.  For more information on GNU and the Foundation, contact us
  217. at the above address.
  218.  
  219. Ordering a distribution tape from the Foundation is often a good
  220. way to bring your company or university to make a donation.
  221.