I've installed flif with sudo make install. Then I noticed that I need to run sudo make install-viewflif to also install viewflif.
The flif command works without problems but viewflif tells viewflif: error while loading shared libraries: libflif.so.0: cannot open shared object file: No such file or directory
libflif.so.0 is installed at /usr/local/lib/libflif.so.0 btw.
I've installed flif with sudo make install. Then I noticed that I need to run sudo make install-viewflif to also install viewflif. The flif command works without problems but viewflif tells
viewflif: error while loading shared libraries: libflif.so.0: cannot open shared object file: No such file or directory
libflif.so.0 is installed at /usr/local/lib/libflif.so.0 btw.