comparison INSTALL @ 12339:3398b88cbd25

Update MSDOS needs list.
author Richard M. Stallman <rms@gnu.org>
date Tue, 20 Jun 1995 16:28:39 +0000
parents 02b843631c0f
children 315c2aaf43a1
comparison
equal deleted inserted replaced
12338:3e84024ad5d8 12339:3398b88cbd25
503 503
504 504
505 Installation on MSDOG (a.k.a. MSDOS) 505 Installation on MSDOG (a.k.a. MSDOS)
506 506
507 To install on MSDOG, you need to have the GNU C compiler for MSDOG 507 To install on MSDOG, you need to have the GNU C compiler for MSDOG
508 (also known as djgpp), GNU Make, rm, mv, chmod, and sed. Type these 508 (also known as djgpp), GNU Make, rm, mv, chmod, and sed.
509 commands: 509
510 510 Some users report that running Emacs 19.29 requires qdpmi memory
511 config msdos 511 management. We do not know why this is so, since 19.28 did not need
512 make install 512 it. If we find out what change introduced this requirement, we will
513 try to eliminate it.
514
515 To build and install Emacs, type these commands:
516
517 config msdos
518 make install
513 519
514 To save disk space, Emacs is built with the idea that you will execute 520 To save disk space, Emacs is built with the idea that you will execute
515 it from the same place in the file system where you built it. As the 521 it from the same place in the file system where you built it. As the
516 /usr/local/ subtree does not exist on most MSDOG systems, the 522 /usr/local/ subtree does not exist on most MSDOG systems, the
517 executables are placed in /emacs/bin/. 523 executables are placed in /emacs/bin/.