I got -- Could NOT find TBB (missing: TBB_INCLUDE_DIRS TBB_LIBRARIES tbb tbbmalloc tbbmalloc_proxy) (Required is at least version "2019.0") Build system will fetch and build Intel Threading Building Blocks during installation according to the github tutorial, and ./src/minnow: error while loading shared libraries: libtbbmalloc.so.2: cannot open shared object file: No such file or directory when executing. Could you kindly give some suggestions on these issues?
Moreover, the conda version could run normally but it lacks the index function. I wonder whether it is reliable or it is out of date.
Thanks in advance for your time and assistance.
I got
-- Could NOT find TBB (missing: TBB_INCLUDE_DIRS TBB_LIBRARIES tbb tbbmalloc tbbmalloc_proxy) (Required is at least version "2019.0") Build system will fetch and build Intel Threading Building Blocksduring installation according to the github tutorial, and./src/minnow: error while loading shared libraries: libtbbmalloc.so.2: cannot open shared object file: No such file or directorywhen executing. Could you kindly give some suggestions on these issues?Moreover, the conda version could run normally but it lacks the
indexfunction. I wonder whether it is reliable or it is out of date.Thanks in advance for your time and assistance.