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