Doesn't work on Linux Mint 22.1 (Prebulit Binaries stuck in libtiff, which not found on APT package)
Why "file/directory not found"? missing something?
It's a known bug of the public build. I guess you need to run:
sudo apt install libtiff
To solve the problem. Or better, just build the whole kit from the source code to make it have full compatibility to the system.
libtiff not found in the APT package, and try to build manually,
libmirclient-dev not found, either, can't install
Both method are not feasable.
libmirclient-dev not found, either, can't install
You don't need libmirclient, it's library for the display manager of Ubuntu that no longer exists for a long while.
The only problem is stuck on libtiff BUG (Require an unexisting package of APT??).
I will need to adjust the CI to make it build properly, I had no time to debug that, but I'll take this sooner. I'll better provide DEB packages that do use system libraries.