Change some MSDOS info.
This commit is contained in:
parent
8d6467a40b
commit
e3c8df7c60
1 changed files with 6 additions and 6 deletions
12
etc/FAQ
12
etc/FAQ
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue