diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-11-02 20:26:18 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-11-02 20:26:18 +0000 |
commit | 97022662dbcf8fe3deb91a6faa8a7cb68d66762d (patch) | |
tree | dccfacf2a7e9f9654406563507530017bf225188 | |
parent | f02c903228b0043c4e5c036d33411b7abfde12c4 (diff) | |
download | emacs-97022662dbcf8fe3deb91a6faa8a7cb68d66762d.tar.gz |
Change some MSDOS info.
-rw-r--r-- | etc/FAQ | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1926,7 +1926,7 @@ Finding/Getting Emacs and Related Packages grabbing everything in the following directory (using anonymous ftp): - ftp.coast.net:/SimTel/vendors/djgpp + ftp.simtel.net:/pub/simtelnet/gnu/djgpp There are a few directories under djgpp whose names begin with `v1' or `v2'; get the contents of `v2' and `v2gnu' (for djgpp @@ -1934,10 +1934,10 @@ Finding/Getting Emacs and Related Packages GUnZip and Tar: - The easiest way is to use `djtar' which comes with DJGPP v2.0, + The easiest way is to use `djtar' which comes with DJGPP v2.x, because it can unzip .tar.gz archives on-the-fly (so you won't need twice the required disk space while untarring the - archive). You get `djtar' with the `v2/djdev200.zip' file from + archive). You get `djtar' with the `v2/djdev201.zip' file from the above FTP server. Another (slower) version of Tar which unzips automatically is @@ -1946,7 +1946,7 @@ Finding/Getting Emacs and Related Packages ftp.kiae.su:msdos/arcers/tar320fp.zip Or you can unZip the archive with the DJGPP port of GZip (from - the above directory at ftp.coast.net look for v2/gzp124b.zip), + the above directory at ftp.simtel.net look for v2/gzp124b.zip), then unTar it with any of the Tar ports floating around. A DOS version of GNU tar is available via anonymous ftp from @@ -1968,9 +1968,9 @@ Finding/Getting Emacs and Related Packages All of these utilities are available via anonymous ftp from the site - ftp.coast.net:/SimTel/vendors/gnu/gnuish/dos_only + ftp.simtel.net:/pub/simtelnet/gnu/djgpp/v2gnu - You should grab the files fut312bx.zip (contains chmod.exe, + You should grab the file fil313b.zip (contains chmod.exe, mv.exe, and rm.exe). A port of GNU Sed is available in the djgpp archives in the |