unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Help with Tamil (Indic) font (Emacs from bzr)
Date: Wed, 16 Jan 2013 21:22:38 +0200	[thread overview]
Message-ID: <83d2x57x1d.fsf@gnu.org> (raw)
In-Reply-To: <87k3rd3q2c.fsf@gmail.com>

> From: Jambunathan K <kjambunathan@gmail.com>
> Date: Thu, 17 Jan 2013 00:36:51 +0530
> 
> You guessed it right.  EmacsFromBzr is failing to pick up those
> libraries.  I am seeing following lines in src/config.h.
> 
>     ,---- src/config.h
>     | /* Define to 1 if using libotf. */
>     | /* #undef HAVE_LIBOTF */
>     | 
>     | /* Define to 1 if using libm17n-flt. */
>     | /* #undef HAVE_M17N_FLT */
>     `----
> 
> 
> I did a 
>         bzr clean-tree --ignored 
> 
> and then ran
>         ./autogen.sh
>         ./configure
> 
> and this is what configure is reporting.
> 
>     ,----
>     |   Does Emacs use -lxml2?                                  yes
>     |   Does Emacs use -lfreetype?                              no
>     |   Does Emacs use -lm17n-flt?                              no  <==
>     |   Does Emacs use -lotf?                                   no  <==
>     |   Does Emacs use -lxft?                                   no  <==
>     `----
> 
> > * Complex Text Layout support libraries
> >
> > in the INSTALL file in the emacs top-level directory.  Given that this
> > works in your distro's emacs 23 you should already have the necessary
> > libraries, but perhaps they are too old or configure can't find them
> > (config.log should give a clue).
> 
> I do have the required m17n and otf libraries - both runtime and dev
> variations.  Am I missing any other libraries?
> 
> Should I file a bug report?

Before you file a bug report, look into your config.log for clues why
the configure script decided you didn't have these libraries
installed.  It could be some issue with your system configuration, or
maybe you didn't install some development-related package for these
libraries, or some other local calamity.



      parent reply	other threads:[~2013-01-16 19:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-16 15:13 Help with Tamil (Indic) font (Emacs from bzr) Jambunathan K
2013-01-16 15:33 ` Andreas Schwab
2013-01-16 15:42   ` Jambunathan K
2013-01-16 17:59     ` Andreas Schwab
2013-01-16 17:25 ` Wolfgang Jenkner
2013-01-16 19:06   ` Jambunathan K
2013-01-16 19:20     ` Wolfgang Jenkner
2013-01-16 21:18       ` Jambunathan K
2013-01-17  1:39         ` Stephen J. Turnbull
2013-01-16 19:22     ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83d2x57x1d.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=kjambunathan@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).