Re: Build from source, get terrible fonts

Liste des GroupesRevenir à cl tcl 
Sujet : Re: Build from source, get terrible fonts
De : luc (at) *nospam* sep.invalid (Luc)
Groupes : comp.lang.tcl
Date : 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 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