From: Manoj Srivastava <srivasta@ieee.org>
To: emacs-devel@gnu.org
Subject: configuring with --enable-font-backend and libotf
Date: Sun, 17 Feb 2008 11:30:56 -0600 [thread overview]
Message-ID: <87k5l3sd67.fsf@anzu.internal.golden-gryphon.com> (raw)
Hi,
Curious about what I have been hearing about the ability to
handle indic languages with the new font backends, I installed libotf;
whipped together a /usr/lib/pkgcongif/libotf.pc (since none existed on
my Debian machine), and compiled.
It was configured with:
./configure --with-dbus --with-gtk --with-gpm --with-pop=yes \
--with-xpm --with-jpeg --with-tiff --with-gif \
--with-png --with-x --enable-font-backend \
--with-xft --with-freetype --with-rsvg --with-libotf
--8<---------------cut here---------------start------------->8---
Configured for `x86_64-unknown-linux-gnu'.
Where should the build process find the source code?
/usr/local/src/arch/others/emacs/myemacs--devel--23.0
What operating system and machine description files should Emacs use?
`s/gnu-linux.h' and `m/amdx86-64.h'
What compiler should emacs be built with? gcc -g -O2 -Wno-pointer-sign
Should Emacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the GNU C Library.)
Should Emacs use a relocating allocator for buffers? yes
Should Emacs use mmap(2) for buffer allocation? no
What window system should Emacs use? x11
What toolkit should Emacs use? GTK
Where do we find X Windows header files? Standard dirs
Where do we find X Windows libraries? Standard dirs
Does Emacs use -lXaw3d? no
Does Emacs use -lXpm? yes
Does Emacs use -ljpeg? yes
Does Emacs use -ltiff? yes
Does Emacs use a gif library? yes -lgif
Does Emacs use -lpng? yes
Does Emacs use -lrsvg-2? yes
Does Emacs use -lgpm? yes
Does Emacs use -ldbus? yes
Does Emacs use a font backend? yes
Does Emacs use -lfreetype? yes
Does Emacs use -lm17n-flt? no
Does Emacs use -lotf? yes
Does Emacs use -lxft? yes
Does Emacs use X toolkit scroll bars? yes
--8<---------------cut here---------------end--------------->8---
I set it up to use both xft and the core X fonts:
--8<---------------cut here---------------start------------->8---
__> xrdb -query | grep Emacs
Emacs.FontBackend: x xft
Emacs.font: -rfx-courier-medium-r-normal--12-120-75-75-m-70-iso10646-1
--8<---------------cut here---------------end--------------->8---
But all this results in is:
__> ./src/emacs
No font backend available
What am I missing?
manoj
--
"I'll say it again for the logic impaired." Larry Wall
<lwall@jpl-devvax.jpl.nasa.gov>
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
next reply other threads:[~2008-02-17 17:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-17 17:30 Manoj Srivastava [this message]
2008-02-17 17:50 ` configuring with --enable-font-backend and libotf 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
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=87k5l3sd67.fsf@anzu.internal.golden-gryphon.com \
--to=srivasta@ieee.org \
--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 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).