Linux Lite Forums

Software - Support => Installing Software => Topic started by: chapa on December 22, 2015, 08:24:08 AM

Title: LinuxLite & Infinality
Post by: chapa on December 22, 2015, 08:24:08 AM
I have installed Infinality  according to the manual (http://www.webupd8.org/2013/06/better-font-rendering-in-linux-with.html). But the Programm does not work. Message: "... Not load /etc/profile.d/"
Infinality works fine in LinuxMint XFCE 17.2. Can anyone help me?
Thanks.
Title: Re: LinuxLite & Infinality
Post by: rokytnji on December 22, 2015, 03:05:10 PM
What happens if you run in terminal

Code: [Select]
sudo apt-get update && sudo apt-get upgrade && sudo apt-get -f install fontconfig-infinality If a error. We need exact error message quoted from terminal readout.

Also. Before even that.

Code: [Select]
inxi -r
is needed also to show you installed the ppa correctly.