-
As noted in the software's README.txt file: This program has been built on a fedora18 x64 machine and tested on Mac OS X. *No assistance* will be given to compile the code on other OS. One way that appears to work (I've only tested it with ./deepmatching --help) is: install the libatlas-base-dev package and its dependencies run make clean make LAPACKLDFLAGS="$(pkg-config --cflags --libs blas-atlas)" Note that this is almost certainly not the only way and quite possibly not the optimum way, since there is a multitude of different BLAS/LAPACK/ATLAS implementations available in Ubuntu. See for example What is the relation between BLAS, LAPACK and ATLAS
ref: software installation - g++: error: /usr/lib64/atlas/libsatlas.so: No such file or directory - Ask Ubuntu 文章来源地址https://www.toymoban.com/news/detail-556938.html
文章来源:https://www.toymoban.com/news/detail-556938.html
到了这里,关于/usr/lib64/atlas/libsatlas.so: No such file or directory的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!