Re: Build from source, get terrible fonts

Liste des GroupesRevenir à cl tcl 
Sujet : Re: Build from source, get terrible fonts
De : rich (at) *nospam* example.invalid (Rich)
Groupes : comp.lang.tcl
Date : 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 fonts21Luc
22 Jun 24 +* Re: Build from source, get terrible fonts17Rich
22 Jun 24 i+* Re: Build from source, get terrible fonts15Luc
22 Jun 24 ii+- Re: Build from source, get terrible fonts1Rich
22 Jun 24 ii`* Re: Build from source, get terrible fonts13Joerg Mertens
22 Jun 24 ii +- Re: Build from source, get terrible fonts1Robert Heller
22 Jun 24 ii +* Re: Build from source, get terrible fonts10Luc
22 Jun 24 ii i+* Re: Build from source, get terrible fonts5Rich
22 Jun 24 ii ii`* Re: Build from source, get terrible fonts4Robert Heller
23 Jun 24 ii ii +* Re: Build from source, get terrible fonts2Joerg Mertens
23 Jun 24 ii ii i`- Re: Build from source, get terrible fonts1Robert Heller
25 Jun 24 ii ii `- Re: Build from source, get terrible fonts1Benjamin Riefenstahl
23 Jun 24 ii i`* Re: Build from source, get terrible fonts4Joerg Mertens
23 Jun 24 ii i `* Re: Build from source, get terrible fonts3Luc
24 Jun 24 ii i  +- Re: Build from source, get terrible fonts1Rich
24 Jun 24 ii i  `- Re: Build from source, get terrible fonts1Joerg Mertens
22 Jun 24 ii `- Re: Build from source, get terrible fonts1Rich
22 Jun 24 i`- Re: Build from source, get terrible fonts1Robert Heller
22 Jun 24 +- Re: Build from source, get terrible fonts1greg
22 Jun 24 `* Re: Build from source, get terrible fonts2Anssi Saari
22 Jun 24  `- Re: Build from source, get terrible fonts1Robert Heller

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal