Sujet : Re: Build from source, get terrible fonts
De : luc (at) *nospam* sep.invalid (Luc)
Groupes : comp.lang.tclDate : 23. Jun 2024, 22:00:31
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20240623180031.549ee2a4@lud1.home>
References : 1 2 3 4 5 6
On Sun, 23 Jun 2024 12:16:29 +0200, Joerg Mertens wrote:
I don't know if this will help but if you want to dive deeper into
the details here is some more information.
>
configure executes two commands to find out if it can use xft and
fontconfig:
>
$ pkg-config --cflags xft fontconfig
>
and
>
$ pkg-config --libs xft fontconfig
>
At least one of them fails or else configure wouldn't print the
warning. You can run the commands interactiveliy to see which files
it doesn't find.
**************************
Yes, it helps although it won't solve my problem.
# > pkg-config --libs xft fontconfig
-lXft -lfontconfig -lfreetype
# > pkg-config --cflags xft fontconfig
Package 'x11' requires 'xcb >= 1.11.1' but version of xcb is 1.8.4
I give up. The entire system does a formidable job of excluding
people with older systems. The whole spaghetti entanglement of
dependencies puts in place a large number of checkpoints that
make sure violators will be caught even if they cheat. I am caught
again. I give up again.
Thank you.
-- Luc>
Date | Sujet | # | | Auteur |
22 Jun 24 | Build from source, get terrible fonts | 21 | | Luc |
22 Jun 24 |  Re: Build from source, get terrible fonts | 17 | | Rich |
22 Jun 24 |   Re: Build from source, get terrible fonts | 15 | | Luc |
22 Jun 24 |    Re: Build from source, get terrible fonts | 1 | | Rich |
22 Jun 24 |    Re: Build from source, get terrible fonts | 13 | | Joerg Mertens |
22 Jun 24 |     Re: Build from source, get terrible fonts | 1 | | Robert Heller |
22 Jun 24 |     Re: Build from source, get terrible fonts | 10 | | Luc |
22 Jun 24 |      Re: Build from source, get terrible fonts | 5 | | Rich |
22 Jun 24 |       Re: Build from source, get terrible fonts | 4 | | Robert Heller |
23 Jun 24 |        Re: Build from source, get terrible fonts | 2 | | Joerg Mertens |
23 Jun 24 |         Re: Build from source, get terrible fonts | 1 | | Robert Heller |
25 Jun 24 |        Re: Build from source, get terrible fonts | 1 | | Benjamin Riefenstahl |
23 Jun 24 |      Re: Build from source, get terrible fonts | 4 | | Joerg Mertens |
23 Jun 24 |       Re: Build from source, get terrible fonts | 3 | | Luc |
24 Jun 24 |        Re: Build from source, get terrible fonts | 1 | | Rich |
24 Jun 24 |        Re: Build from source, get terrible fonts | 1 | | Joerg Mertens |
22 Jun 24 |     Re: Build from source, get terrible fonts | 1 | | Rich |
22 Jun 24 |   Re: Build from source, get terrible fonts | 1 | | Robert Heller |
22 Jun 24 |  Re: Build from source, get terrible fonts | 1 | | greg |
22 Jun 24 |  Re: Build from source, get terrible fonts | 2 | | Anssi Saari |
22 Jun 24 |   Re: Build from source, get terrible fonts | 1 | | Robert Heller |