RitchieLabIGH / IRFinder

MIT License
13 stars 10 forks source link

/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

Open Chao-Kong opened 1 year ago

Chao-Kong commented 1 year ago

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?

CloXD commented 9 months ago

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