/usr/local/IRFinder/bin/util/irfinder: error while loading shared libraries: libboost_iostreams.so.1.71.0: cannot open shared object file: No such file or directory #36
Dear author,
After I ran the command, there was only the Logs folder in the folder, and "/usr/local/IRFinder/bin/util/irfinder: error while loading shared libraries: libboost_iostreams.so.1.71.0: cannot" was displayed in irfinder.stderr. open shared object file: No such file or directory", what is the reason?
Dear Chao-Kong,
are you using Docker or Singularity to run the code or are you trying to run it locally? If the latest, you need to install some dependencies ( listed in the Dockerfile ).
Cheers,
Claudio
Dear author, After I ran the command, there was only the Logs folder in the folder, and "/usr/local/IRFinder/bin/util/irfinder: error while loading shared libraries: libboost_iostreams.so.1.71.0: cannot" was displayed in irfinder.stderr. open shared object file: No such file or directory", what is the reason?