From: Kenichi Handa Date: Fri, 3 Apr 2009 01:57:12 +0000 (+0000) Subject: Make the section "Complex Text Layout support X-Git-Tag: emacs-pretest-23.0.93~245 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=11e244d81598a750257d83e5c2e07771abb36698;p=emacs.git Make the section "Complex Text Layout support libraries" the first of "ADDITIONAL DISTRIBUTION FILES". --- diff --git a/ChangeLog b/ChangeLog index da27b30e3f8..f640f3cfcb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-04-03 Kenichi Handa + + * INSTALL: Make the section "Complex Text Layout support + libraries" the first of "ADDITIONAL DISTRIBUTION FILES". + 2009-03-06 Dan Nicolaescu * configure.in (rs6000-ibm-aix6*): Fix typo. diff --git a/INSTALL b/INSTALL index 631c663982a..354c9065279 100644 --- a/INSTALL +++ b/INSTALL @@ -99,6 +99,30 @@ that, so please refer to them if the simple procedure does not work. ADDITIONAL DISTRIBUTION FILES +* Complex Text Layout support libraries + +Emacs needs the optional libraries "m17n-db", "libm17n-flt", "libotf" +to correctly display such complex scripts as Indic and Khmer. +On some systems, particularly GNU/Linux, these libraries may be +already present or available as additional packages. Note that if +there is a separate `dev' or `devel' package, for use at compilation +time rather than run time, you will need that as well as the +corresponding run time package; typically the dev package will contain +header files and a library archive. Otherwise, you can download and +build libraries from sources. + +The sources of these libraries are available by anonymous CVS from +cvs.m17n.org. + + % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n login + % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co m17n-db + % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co m17n-lib + % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co libotf + +For m17n-lib, if you have problems with making the whole package +because you lack some other packages on which m17n-lib depends, try to +configure it with the option "--without-gui". + * intlfonts-VERSION.tar.gz The intlfonts distribution contains X11 fonts in various encodings @@ -155,30 +179,6 @@ these libraries won't work because some routines are missing, and configure should avoid such old versions. If that happens, use the --without-LIB options to `configure'. See below for more details. -* Complex Text Layout support libraries - -Emacs needs the optional libraries "m17n-db", "libm17n-flt", "libotf" -to correctly display such complex scripts as Indic and Khmer. -On some systems, particularly GNU/Linux, these libraries may be -already present or available as additional packages. Note that if -there is a separate `dev' or `devel' package, for use at compilation -time rather than run time, you will need that as well as the -corresponding run time package; typically the dev package will contain -header files and a library archive. Otherwise, you can download and -build libraries from sources. - -The sources of these libraries are available by anonymous CVS from -cvs.m17n.org. - - % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n login - % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co m17n-db - % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co m17n-lib - % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co libotf - -For m17n-lib, if you have problems with making the whole package -because you lack some other packages on which m17n-lib depends, try to -configure it with the option "--without-gui". - * Extra fonts The Emacs distribution does not include fonts and does not install