![]() |
LinuxLite & Infinality - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: LinuxLite & Infinality (/showthread.php?tid=2501) |
LinuxLite & Infinality - chapa - 12-22-2015 I have installed Infinality according to the manual. 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. Re: LinuxLite & Infinality - rokytnji - 12-22-2015 What happens if you run in terminal Code: sudo apt-get update && sudo apt-get upgrade && sudo apt-get -f install fontconfig-infinality Also. Before even that. Code: inxi -r is needed also to show you installed the ppa correctly. |