Is it possible to run the wallet on a recent linux installation?
I get all kinds of problems with the need to install ancient versions of libraries like:
/infinitecoin-0.10.4.1-linux64/infinitecoin-qt: error while loading shared libraries: libboost_system.so.1.58.0: cannot open shared object file: No such file or directory
libboost_system.so.1.58.0 was part of Ubuntu 16.4, which was released in 2019. It is not available in newer distributions.
The linux version does have compatibility issues, and I have been annoyed by this issue.
The client compiled by ubuntu14.04 version cannot run on ubuntu16.04.
The client compiled by ubuntu16.04 version cannot run on ubuntu14.04.