(Fmessage): Check byte size (instead of char size) of
[bpt/emacs.git] / GETTING.GNU.SOFTWARE
... / ...
CommitLineData
1-*- text -*-
2 Getting GNU Software, 21 Mar 93
3Copyright (C) 1986, 1987, 1988, 1989, 1990, 1992, 1993 Free Software Foundation, Inc.
4
5
6 Permission is granted to anyone to make or distribute verbatim
7 copies of this document provided that the copyright notice and
8 this permission notice are preserved.
9
10* GNU and the Free Software Foundation
11
12Project GNU is organized as part of the Free Software Foundation, Inc.
13The Free Software Foundation has the following goals: 1) to create GNU
14as a full development/operating system. 2) to distribute GNU and
15other useful software with source code and permission to copy and
16redistribute.
17
18Further information on the rationale for GNU is in file
19`/pub/gnu/GNUinfo/GNU' (all files referred to are on the Internet host
20prep.ai.mit.edu).
21
22Information on GNU Internet mailing lists and gnUSENET newsgroups can
23be found in `/pub/gnu/GNUinfo/MAILINGLISTS'.
24
25* How To Get The Software
26
27The easiest way to get a copy of the distribution is from someone else
28who has it. You need not ask for permission to do so, or tell any one
29else; just copy it. The second easiest is to ftp it over the
30Internet. The third easiest way is to uucp it. Ftp and uucp
31information is in `/pub/gnu/GNUinfo/FTP'.
32
33If you cannot get a copy any of these ways, or if you would feel more
34confident getting copies straight from us, or if you would like to get
35some funds to us to help in our efforts, you can order one from the
36Free Software Foundation. See `/pub/gnu/GNUinfo/DISTRIB' and
37`/pub/gnu/GNUinfo/ORDERS'.
38
39* What format are the *.gz files in?
40
41Because the unix `compress' utility is patented (by two separate
42patents, in fact), we cannot use it; it's not free software.
43
44Therefore, the GNU Project has chosen a new compression utility,
45`gzip', which is free of any known software patents and which tends to
46compress better anyway. As of March 1993, all compressed files in the
47GNU anonymous FTP area, `prep.ai.mit.edu:/pub/gnu', have been
48converted to the new format. Files compressed with this new
49compression program end in `.gz' (as opposed to `compress'-compressed
50files, which end in `.Z').
51
52Gzip can uncompress `compress'-compressed files and `pack' files
53(which end in `.z'). This is possible because the various
54decompression algorithms are not patented---only compression is.
55
56The gzip program is available from any GNU mirror site in shar, tar,
57or gzipped tar format (for those who already have a prior version of
58gzip and want faster data transmission). It works on virtually every
59unix system, MSDOS, OS/2, and VMS.
60
61* Available Software
62
63** GNU Emacs
64
65The GNU Emacs distribution includes:
66 - manual source in TeX format.
67 - an enhanced regex (regular expression) library.
68
69See `/pub/gnu/GNUinfo/MACHINES' for the status of porting Emacs to
70various machines and operating systems.
71
72** C Scheme - a block structured dialect of LISP.
73
74The Free Software Foundation distributes C Scheme for the MIT Scheme
75Project on it tapes. A partial ftp distribution can be found on
76prep.ai.mit.edu. The full ftp distribution can be found on
77zurich.ai.mit.edu.
78
79Problems with the C Scheme distribution and its ftp distribution
80should be referred to: <bug-cscheme@martigny.ai.mit.edu>. There are
81two general mailing lists: <info-cscheme@martigny.ai.mit.edu>and
82<scheme@mc.lcs.mit.edu>. Send requests to join either list to:
83<info-cscheme-request@martigny.ai.mit.edu> or
84<scheme-request@mc.lcs.mit.edu>.
85
86** Other GNU Software
87
88A full list of available software are in `/pub/gnu/GNUinfo/ORDERS' and
89`/pub/gnu/GNUinfo/DESCRIPTIONS'.
90
91* No Warranties
92
93We distribute software in the hope that it will be useful, but without
94any warranty. No author or distributor of this software accepts
95responsibility to anyone for the consequences of using it or for
96whether it serves any particular purpose or works at all, unless he
97says so in writing.
98
99* If You Like The Software
100
101If you like the software developed and distributed by the Free
102Software Foundation, please express your satisfaction with a donation.
103Your donations will help to support the foundation and make our future
104efforts successful, including a complete development and operating
105system, called GNU (Gnu's Not Un*x), which will run Un*x user
106programs. Please note that donations and funds raise by selling
107tapes, cd-roms, and floppy diskettes are the major source of funding
108for our work.
109
110For more information on GNU and the Foundation, contact us at Internet
111address <gnu@prep.ai.mit.edu> or the foundation's US Mail address
112found in file `/pub/gnu/GNUinfo/DISTRIB'.