aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2009-04-03 01:57:12 +0000
committerKenichi Handa2009-04-03 01:57:12 +0000
commit11e244d81598a750257d83e5c2e07771abb36698 (patch)
treeec7106a6fd5390dec0dde0fe9950eaa7bf79f10d
parent1be9bd1e9de318c28a6024f3fb9189f7c81eb160 (diff)
downloademacs-11e244d81598a750257d83e5c2e07771abb36698.tar.gz
emacs-11e244d81598a750257d83e5c2e07771abb36698.zip
Make the section "Complex Text Layout support
libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
-rw-r--r--ChangeLog5
-rw-r--r--INSTALL48
2 files changed, 29 insertions, 24 deletions
diff --git a/ChangeLog b/ChangeLog
index da27b30e3f8..f640f3cfcb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12009-04-03 Kenichi Handa <handa@m17n.org>
2
3 * INSTALL: Make the section "Complex Text Layout support
4 libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
5
12009-03-06 Dan Nicolaescu <dann@ics.uci.edu> 62009-03-06 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * configure.in (rs6000-ibm-aix6*): Fix typo. 8 * 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.
99 99
100ADDITIONAL DISTRIBUTION FILES 100ADDITIONAL DISTRIBUTION FILES
101 101
102* Complex Text Layout support libraries
103
104Emacs needs the optional libraries "m17n-db", "libm17n-flt", "libotf"
105to correctly display such complex scripts as Indic and Khmer.
106On some systems, particularly GNU/Linux, these libraries may be
107already present or available as additional packages. Note that if
108there is a separate `dev' or `devel' package, for use at compilation
109time rather than run time, you will need that as well as the
110corresponding run time package; typically the dev package will contain
111header files and a library archive. Otherwise, you can download and
112build libraries from sources.
113
114The sources of these libraries are available by anonymous CVS from
115cvs.m17n.org.
116
117 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n login
118 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co m17n-db
119 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co m17n-lib
120 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co libotf
121
122For m17n-lib, if you have problems with making the whole package
123because you lack some other packages on which m17n-lib depends, try to
124configure it with the option "--without-gui".
125
102* intlfonts-VERSION.tar.gz 126* intlfonts-VERSION.tar.gz
103 127
104The intlfonts distribution contains X11 fonts in various encodings 128The intlfonts distribution contains X11 fonts in various encodings
@@ -155,30 +179,6 @@ these libraries won't work because some routines are missing, and
155configure should avoid such old versions. If that happens, use the 179configure should avoid such old versions. If that happens, use the
156--without-LIB options to `configure'. See below for more details. 180--without-LIB options to `configure'. See below for more details.
157 181
158* Complex Text Layout support libraries
159
160Emacs needs the optional libraries "m17n-db", "libm17n-flt", "libotf"
161to correctly display such complex scripts as Indic and Khmer.
162On some systems, particularly GNU/Linux, these libraries may be
163already present or available as additional packages. Note that if
164there is a separate `dev' or `devel' package, for use at compilation
165time rather than run time, you will need that as well as the
166corresponding run time package; typically the dev package will contain
167header files and a library archive. Otherwise, you can download and
168build libraries from sources.
169
170The sources of these libraries are available by anonymous CVS from
171cvs.m17n.org.
172
173 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n login
174 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co m17n-db
175 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co m17n-lib
176 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co libotf
177
178For m17n-lib, if you have problems with making the whole package
179because you lack some other packages on which m17n-lib depends, try to
180configure it with the option "--without-gui".
181
182* Extra fonts 182* Extra fonts
183 183
184The Emacs distribution does not include fonts and does not install 184The Emacs distribution does not include fonts and does not install