changeset 24452:3f25405e6e70

Add detailed instructions to unpack and install intlfonts on MS-DOS.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 07 Mar 1999 17:10:24 +0000
parents 4e77e063fc79
children 3b8991c22dcd
files INSTALL
diffstat 1 files changed, 13 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Sun Mar 07 15:53:09 1999 +0000
+++ b/INSTALL	Sun Mar 07 17:10:24 1999 +0000
@@ -597,7 +597,7 @@
     djtar -x leim.tgz
 
 If you want to print international characters, install the intlfonts
-distribution.  For this, create a directory called, `fonts', under the
+distribution.  For this, create a directory called `fonts' under the
 Emacs top-level directory (usually called `emacs-XX.YY') created by
 unpacking emacs.tgz, chdir into the directory emacs-XX.YY/fonts, and
 type this:
@@ -611,6 +611,18 @@
     config msdos
     make install
 
+To install the international fonts, chdir to the intlfonts-X.Y
+directory created when you unpacked the intlfonts distribution (X.Y is
+the version number of the fonts' distribution), and type the following
+command:
+
+    make bdf INSTALLDIR=..
+
+After Make finishes, you may remove the directory intlfonts-X.Y; the
+fonts are installed into the fonts/bdf subdirectory of the top-level
+Emacs directory, and that is where Emacs will look for them by
+default.
+
 Building Emacs creates executable files in the src and lib-src
 directories.  Installing Emacs on MSDOS moves these executables to a
 sibling directory called bin.  For example, if you build in directory