On 5/12/20 9:59 PM, Alan Grimes wrote: > This is just fantasmagorically wonderful: > > cmake: error while loading shared libraries: libjsoncpp.so.22: cannot > open shared object file: No such file or directory
Well, the good news is the latest version of dev-libs/jsoncpp no longer uses CMake for its build system, so you don't need a working copy of CMake to fix CMake. Try installing dev-libs/jsoncpp-1.9.3_pre20200412?

