comparison etc/FAQ @ 14919:b584b8da62cd

Update MSDOS info.
author Richard M. Stallman <rms@gnu.org>
date Sun, 31 Mar 1996 20:27:53 +0000
parents 03b002b0fe23
children 3b2fd351be80
comparison
equal deleted inserted replaced
14918:15b06c5dc608 14919:b584b8da62cd
1913 1913
1914 83: Where can I get Emacs for my PC running MS-DOS? 1914 83: Where can I get Emacs for my PC running MS-DOS?
1915 1915
1916 Recent releases of GNU Emacs 19 should compile right out of the box on 1916 Recent releases of GNU Emacs 19 should compile right out of the box on
1917 PCs with a 386 or better, running MS-DOS 3.0 or later. You will need the 1917 PCs with a 386 or better, running MS-DOS 3.0 or later. You will need the
1918 following: 1918 following to compile it:
1919 1919
1920 Compiler: djgpp version 1,11 maint 4 or later. You can get the latest 1920 Compiler: djgpp version 1.12 maint 1 or later. You can get the latest
1921 version by grabbing everything in the following directory 1921 version by grabbing everything in the following directory
1922 (using anonymous ftp): 1922 (using anonymous ftp):
1923 1923
1924 oak.oakland.edu:pub/msdos/djdpp 1924 ftp.coast.net:/SimTel/vendors/djgpp
1925 1925
1926 Tar: One DOS version of tar is available via anonymous ftp from 1926 There are a few directories under djgpp whose names begin with
1927 1927 `v1'; get the contents of `v1' and `v1gnu'.
1928 ftp.urc.tue.nl:pub/unixtools/dos 1928 Do *not* try to compile Emacs with DJGPP v2.0 (in the
1929 1929 directories whose name begin with `v2') as GNU Emacs doesn't
1930 However, not all DOS versions of tar work equally well, so you 1930 support that version yet.
1931 might have to try others if this one gives you trouble. 1931
1932 GUnZip and Tar:
1933
1934 The easiest way is to use `djtar' which comes with DJGPP v2.0,
1935 because it can unzip .tar.gz archives on-the-fly (so you won't
1936 need twice the required disk space while untarring the
1937 archive). You get `djtar' with the `v2/djdev200.zip' file from
1938 the above FTP server.
1939
1940 Another (slower) version of Tar which unzips automatically is
1941 available by anonymous ftp on this site:
1942
1943 ftp.kiae.su:msdos/arcers/tar320fp.zip
1944
1945 Or you can unZip the archive with the DJGPP port of GZip (from
1946 the above directory at ftp.coast.net look for gzp124bn.zip),
1947 then unTar it with any of the Tar ports floating around. A
1948 DOS version of GNU tar is available via anonymous ftp from
1949
1950 ftp.unipg.it:/pub/msdos/aspi/gtar-exe.zip
1951
1952 Note that DOS ports of GNU Tar usually cannot unzip compressed
1953 archives, and the above port is no exception.
1954
1955 Another version of Tar for DOS can be found at
1956
1957 ftp.urc.tue.nl:pub/unixtools/dos
1958
1959 However, be warned that not all DOS versions of tar work
1960 equally well, so you might have to try others if this one gives
1961 you trouble.
1932 1962
1933 Utilities: chmod, make, mv, sed, rm. 1963 Utilities: chmod, make, mv, sed, rm.
1934 1964
1935 All of these utilities are available via anonymous ftp from 1965 All of these utilities are available via anonymous ftp from
1936 the site 1966 the site
1937 1967
1938 ftp.iro.umontreal.ca:pub/Internet/gnuish 1968 ftp.coast.net:/SimTel/vendors/gnu/gnuish/dos_only
1939 1969
1940 You should grab the files futil4ax.zoo (contains chmod.exe, 1970 You should grab the files fut312bx.zip (contains chmod.exe,
1941 mv.exe, and rm.exe), sed106ax.zoo (contains sed.exe), and 1971 mv.exe, and rm.exe).
1942 gzip07ax.zoo (contains gzip.exe). 1972
1973 A port of GNU Sed is available in the djgpp archives in the
1974 above directory on ftp.coast.net. Look for a file named
1975 sed118bn.zip.
1943 1976
1944 The file etc/MSDOS contains some information on the differences between 1977 The file etc/MSDOS contains some information on the differences between
1945 the Unix and MS-DOS versions of GNU Emacs. 1978 the Unix and MS-DOS versions of GNU Emacs.
1946 1979
1947 If you would prefer not to compile Emacs by yourself, you can get 1980 If you would prefer not to compile Emacs by yourself, you can get
1948 binaries for Emacs 19.24 via anonymous ftp from the following two sites: 1981 binaries for Emacs via anonymous ftp from many sites; use your Archie
1949 1982 client to search for them.
1950 ftp.demon.co.uk:pub/ibmpc/editors/emacs19.24
1951 ftp.imada.ou.dk:pub/mirrors/msdos/emacs-19.24
1952 1983
1953 You might also be interested in Demacs, which runs under MS-DOS (*not* 1984 You might also be interested in Demacs, which runs under MS-DOS (*not*
1954 Microsoft Windows; see question 84) on 386- and 486-based PCs. Demacs is 1985 Microsoft Windows; see question 84) on 386- and 486-based PCs. Demacs is
1955 a port of Nemacs (see question 126), rather than a straight port of GNU 1986 a port of Nemacs (see question 126), rather than a straight port of GNU
1956 Emacs 18 or 19. 1987 Emacs 18 or 19.
1957 1988
1958 Demacs was developed using an MS-DOS version of gcc called djgpp by 1989 Demacs was developed using an MS-DOS version of gcc called djgpp by
1959 D. J. Delorie <dj@ctron.com> which can compile and run large programs 1990 DJ Delorie <dj@delorie.com> which can compile and run large programs
1960 under MS-DOS, but not under MS Windows. Demacs was derived from Nemacs 1991 under MS-DOS and under MS Windows. Demacs was derived from Nemacs
1961 rather than straight from GNU Emacs. You can get the most recent version 1992 rather than straight from GNU Emacs. You can get the most recent version
1962 of Demacs via anonymous ftp from ftp.sigmath.osaka-u.ac.jp in 1993 of Demacs via anonymous ftp from ftp.sigmath.osaka-u.ac.jp in
1963 pub/Msdos/Demacs/*. 1994 pub/Msdos/Demacs/*.
1964 1995
1965 For a list of other MS-DOS implementations of Emacs (and Emacs 1996 For a list of other MS-DOS implementations of Emacs (and Emacs
1966 look-alikes), consult the list of "Emacs implementations and literature," 1997 look-alikes), consult the list of "Emacs implementations and literature,"
1967 available via anonymous ftp from rtfm.mit.edu in pub/usenet/comp.emacs. 1998 available via anonymous ftp from rtfm.mit.edu in pub/usenet/comp.emacs.
1968 1999
1969 84: Where can I get Emacs for my PC running Microsoft Windows? 2000 84: Where can I get Emacs for my PC running Microsoft Windows?
1970 2001
1971 There are currently two ports of Emacs that runs under Microsoft Windows: 2002 * If you compile GNU Emacs with the tools listed above, it will run under
2003 Microsoft Windows in a DOS box.
2004
2005 There are currently two other ports of Emacs that runs under Microsoft
2006 Windows:
1972 2007
1973 * Oemacs 2008 * Oemacs
1974 2009
1975 Current version of Oemacs4.1 is based on Emacs-19.19 and runs in either 2010 Current version of Oemacs4.1 is based on Emacs-19.19 and runs in either
1976 MS-DOS or Microsoft Windows. There is rumor that the author Darryl 2011 MS-DOS or Microsoft Windows. There is rumor that the author Darryl
1977 Okahata <darrylo@sr.hp.com> would not update unless there is 2012 Okahata <darrylo@sr.hp.com> would not update unless there is
1978 demonstrated interest. It is nearly a full porting of GNU Emacs except 2013 demonstrated interest. It is nearly a full porting of GNU Emacs except
1979 that shell-mode does not work due to the limitation of MS-DOS. 2014 that shell-mode does not work due to the limitation of MS-DOS.
1980 Anonymous ftp information: 2015 Anonymous ftp information:
1981 2016
1982 /oak.oakland.edu:pub/msdos/oemacs/ 2017 ftp.coast.net:SimTel/vendors/gnu/oemacs/
1983 2018
1984 * The other uses a proprietary X Windows emulator and therefore 2019 * The other uses a proprietary X Windows emulator and therefore
1985 the FSF does not think it deserves publicity. 2020 the FSF does not think it deserves publicity.
1986 2021
1987 85: Where can I get Emacs for my PC running OS/2? 2022 85: Where can I get Emacs for my PC running OS/2?