Re: emacs and indian scripts

Kenichi Handa <[email protected]> Fri, 28 Mar 2008 19:37:53 +0900
Newsgroups gmane.emacs.mule
Message-ID <[email protected]>
In article <[email protected]>, François Patte <[email protected]> writes:

> Thanks for answering. I built emacs and m17n* from cvs as you said and
> everything went smoothly but while displaying the results of
> ./configure, there somethings which may be the reason of my following
> questions:

> Does Emacs use -lXaw3d?                                 no
> Does Emacs use -lrsvg-2?                                no

> Does Emacs use -lm17n-flt?                              no
> Does Emacs use -lotf?                                   no

Perhaps your system lacks some other developping packages
(e.g. freetype, fontconfig, xft).  On Debian, those are
available with these names: libfreetype6-dev,
libfontconfig1-dev, libxft-dev

If Emacs's configure tells that -lm17n-flt is not usable
even after installing them, please show me the file
config.log.

---
Kenichi Handa
[email protected]