I get the same error as in a previous post by powhyfo 11 Sept.
viewtopic.php?f=4&t=2619
Trying to execute ./imagel I get
./imagel: error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory
I do have libXft.so.2 installed. I tried putting a file of that name in the directory where IFL is installed, being a link to the file /usr/lib/x86_64-linux-gnu/libXft.so.2.3.1 , but I get the same error. The actual libXft.so.2 file in that same directory is a link to libXft.so.2.3.1
How do I get IFL to recognise this library file?