I have recently moved to Linux and am getting used to the OS, I managed to install and run Quartus 20.1 Lite and I was testing it out with an old working project. When I opened my waveform and ran the simulation I get
root/intelFPGA_lite/20.1/modelsim_ase/linuxaloem//vish: error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory
I have libXft.so.2 installed as I was able to find it using locate in the terminal. Is there something I'm missing? does the file need to be in the file listed above or do I need to play with permissions somehow?