the npx task buildProverServer builds successfully. however, when running ./build/proverServer, it throws ./build/proverServer: error while loading shared libraries: libpistache.so.0: cannot open shared object file: No such file or directory. i have checked that the libpistache.so.0 exists in ../depends/pistache/build/src
the
npx task buildProverServer
builds successfully. however, when running./build/proverServer
, it throws./build/proverServer: error while loading shared libraries: libpistache.so.0: cannot open shared object file: No such file or directory
. i have checked that thelibpistache.so.0
exists in../depends/pistache/build/src