all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: emacs-devel@gnu.org
Subject: m17n, otf0 and configuring on Kubuntu
Date: Tue, 26 Feb 2008 14:53:13 +0100	[thread overview]
Message-ID: <47C419C9.8030004@alice.it> (raw)

I have observed that on GNU/Linux Kubuntu 7.10 the result of

${src_dir}/configure --enable-font-backend

is

[...]
checking for libotf... no
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for m17n-flt... no
[...]
Does Emacs use -lm17n-flt?                              no
Does Emacs use -lotf?                                   no


So I have installed (between 23401 packages):

libm17n-0, libm17n-dev
libotf0, libotf-dev
+dep.

which is the best I found.

But the result is the same: no, no...

Could it be caused by the fact that on Kubuntu I find libm17n and not 
libm17n-flt?

Are libm17n and libm17n-flt truly different? or is that only a different 
name convention?

And what for libotf? After installing the packages in /usr/lib I have 
libotf.so --> libotf.so.0.0.0!

(From configure.in it seems that the usage of m17n and otf is on by 
default, so that one should not use --with-...)

What am I missing?


Thanks,
    Angelo.




             reply	other threads:[~2008-02-26 13:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-26 13:53 Angelo Graziosi [this message]
2008-02-26 15:20 ` m17n, otf0 and configuring on Kubuntu Miles Bader
2008-02-26 16:44   ` Jan Djärv
2008-02-27  0:47     ` Kenichi Handa
2008-02-27  3:58       ` YAMAMOTO Mitsuharu
2008-02-27  7:24       ` Jan Djärv
2008-02-27  8:56         ` Jason Rumney
2008-02-27 10:57           ` Kenichi Handa
2008-02-27 11:18             ` Angelo Graziosi
2008-02-27 16:03             ` Ulrich Mueller
2008-02-28  0:25               ` Kenichi Handa
2008-02-28  7:46                 ` Ulrich Mueller
2008-02-27 16:09             ` Stefan Monnier
2008-02-26 17:50   ` Manoj Srivastava

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

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

  git send-email \
    --in-reply-to=47C419C9.8030004@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=emacs-devel@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.