计算化学公社

标题: 【求助】GAMESS编译/usr/bin/ld: cannot find -lf77blas [打印本页]

作者
Author:
RickyE    时间: 2015-5-22 18:55
标题: 【求助】GAMESS编译/usr/bin/ld: cannot find -lf77blas
Sorry that I don't have Chinese input. I was installing gamess, following the work flow of Sob sang. For the lked step, I got the error message "/usr/bin/ld: cannot find -lf77blas -collect2: ld returned 1 exit status". Sob sang said this can be solved by:
"如果lked games 00 报错 找不到 cannot find -lf77blas  只需要对其创立软连接
ln -s libatlas.so.3 libatlas.so
ln -s libf77blas.so.3 libf77blas.so".
But in which directory should the links be created?
作者
Author:
sobereva    时间: 2015-5-22 19:56
“如果lked games 00 报错 找不到 cannot find -lf77blas  只需要对其创立软连接”这句话不是我写的!

不知道你follow的是哪个帖子,应该看这个
GAMESS-US 2013-May版编译方法
http://sobereva.com/193
作者
Author:
RickyE    时间: 2015-5-22 21:04
Oops, since articles on Baidu has been closed, I just search for some other articles, which might be wrong...
Thank you so much Sob sang!
作者
Author:
ORCA_in_TCC    时间: 2015-5-23 13:20
answer to "But in which directory should the links be created?"

ln -s libatlas.so.3 libatlas.so
ln -s libf77blas.so.3 libf77blas.so

the directory where you find the libf77blas.so.3 or libatlas.so.3

normally it is here:  /usr/lib64/atlas
作者
Author:
RickyE    时间: 2015-6-24 17:46
ORCA_in_TCC 发表于 2015-5-23 13:20
answer to "But in which directory should the links be created?"

ln -s libatlas.so.3 libatlas.so

Problem solved. Thank you so much!
作者
Author:
ORCA_in_TCC    时间: 2015-6-24 17:54
RickyE 发表于 2015-6-24 17:46
Problem solved. Thank you so much!

no problem




欢迎光临 计算化学公社 (http://bbs.keinsci.com/) Powered by Discuz! X3.3