Sujet : Re: Build from source, get terrible fonts
De : rich (at) *nospam* example.invalid (Rich)
Groupes : comp.lang.tclDate : 24. Jun 2024, 02:31:24
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v5ai9b$ncql$1@dont-email.me>
References : 1 2 3 4 5 6 7
User-Agent : tin/2.6.1-20211226 ("Convalmore") (Linux/5.15.139 (x86_64))
Luc <
luc@sep.invalid> wrote:
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
Well, there's the cause, you need to upgrade to a newer xcb.
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.
Unfortunately if you want to stay with a "too old" system you do have
to accept that some things will move forward to the point that they
won't compile anymore. That's not the fault of the "system", that's a
conscious choice you made to stay behind.
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 |