* correctly building emacs with lucid
@ 2017-06-23 23:38 Filipe Silva
2017-06-24 0:40 ` andrés ramírez
2017-06-24 3:48 ` James Cloos
0 siblings, 2 replies; 3+ messages in thread
From: Filipe Silva @ 2017-06-23 23:38 UTC (permalink / raw)
To: Emacs developers
[-- 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 --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-06-24 3:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-23 23:38 correctly building emacs with lucid Filipe Silva
2017-06-24 0:40 ` andrés ramírez
2017-06-24 3:48 ` James Cloos
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).