unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* m17n, otf0 and configuring on Kubuntu
@ 2008-02-26 13:53 Angelo Graziosi
  2008-02-26 15:20 ` Miles Bader
  0 siblings, 1 reply; 14+ messages in thread
From: Angelo Graziosi @ 2008-02-26 13:53 UTC (permalink / raw)
  To: emacs-devel

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.




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2008-02-28  7:46 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-26 13:53 m17n, otf0 and configuring on Kubuntu Angelo Graziosi
2008-02-26 15:20 ` 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

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).