/usr/bin/ld: cannot find -lopenblas

 

001、问题

/usr/bin/ld: cannot find -lopenblas

 

002、解决方法

yum -y install epel-release
yum -y install openblas-devel

 

003、检测效果

make install

 。

 

posted @ 2024-12-07 19:29  小鲨鱼2018  阅读(20)  评论(0)    收藏  举报