From: Filipe Silva <filipe.silva@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: correctly building emacs with lucid
Date: Fri, 23 Jun 2017 20:38:48 -0300 [thread overview]
Message-ID: <CAEwkUWOxMJxWNVUZbtZ=MZXa==25G8+W-hJZe7==1nPnhOnJJA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 667 bytes --]
Gentleman, I have a successful build script that builds emacs inside a
Centos docker container using the gtk toolkit (default)
I changed that now to build emacs with lucid. I've managed to build it. All
that I did was: dropping the gtk-devel lib, add the libpng-devel lib and
drop a --with-x-toolkit=lucid in the ./configure line.
But here's the problem: I does not recognize the fonts I have in my
~/.fonts (I used fc-cache).
It seems that lucid emacs can only use crappy fonts. What is happening?
Do I have to pass another option to ./configure to get my fonts going? Or
maybe I have to install an appropriate library before ./configure?
thanks in advance
[-- Attachment #2: Type: text/html, Size: 2128 bytes --]
next reply other threads:[~2017-06-23 23:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-23 23:38 Filipe Silva [this message]
2017-06-24 0:40 ` correctly building emacs with lucid andrés ramírez
2017-06-24 3:48 ` James Cloos
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='CAEwkUWOxMJxWNVUZbtZ=MZXa==25G8+W-hJZe7==1nPnhOnJJA@mail.gmail.com' \
--to=filipe.silva@gmail.com \
--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).