首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >LAMMPS(并行版)Linux系统安装过程的主程序编译找不到已经安装好的并行程序路径?

LAMMPS(并行版)Linux系统安装过程的主程序编译找不到已经安装好的并行程序路径?

提问于 2020-02-04 16:25:55
回答 0关注 0查看 1.4K

lammps安装到最后的主程序编译一直显示找不到之前安装好的并行程序路径,代码如下,请求大神指点

root@yjb-Inspiron-5537:/home/yjb/lammps/lammps-7Aug19/src# make mpi

Gathering installed package information (may take a little while)

make[1]: Entering directory '/home/yjb/lammps/lammps-7Aug19/src'

make[1]: 'lmpinstalledpkgs.h' is up to date.

Gathering git version information

make[1]: Leaving directory '/home/yjb/lammps/lammps-7Aug19/src'

Compiling LAMMPS for machine mpi

make[1]: Entering directory '/home/yjb/lammps/lammps-7Aug19/src/Obj_mpi'

Makefile.package.settings:6: ../../lib/poems/Makefile.lammps: 没有那个文件或目录

Makefile.package.settings:7: ../../lib/mscg/Makefile.lammps: 没有那个文件或目录

Makefile.package.settings:8: ../../lib/message/Makefile.lammps: 没有那个文件或目录

Makefile.package.settings:9: ../../lib/latte/Makefile.lammps: 没有那个文件或目录

/bin/sh: 1: mpicxx: not found

../../lib/kim/Makefile.lammps:34: *** 'pkg-config' could not find an installed KIM API library.。 停止。

make[1]: Leaving directory '/home/yjb/lammps/lammps-7Aug19/src/Obj_mpi'

make[1]: Entering directory '/home/yjb/lammps/lammps-7Aug19/src/Obj_mpi'

Makefile.package.settings:6: ../../lib/poems/Makefile.lammps: 没有那个文件或目录

Makefile.package.settings:7: ../../lib/mscg/Makefile.lammps: 没有那个文件或目录

Makefile.package.settings:8: ../../lib/message/Makefile.lammps: 没有那个文件或目录

Makefile.package.settings:9: ../../lib/latte/Makefile.lammps: 没有那个文件或目录

/bin/sh: 1: mpicxx: not found

../../lib/kim/Makefile.lammps:34: *** 'pkg-config' could not find an installed KIM API library.。 停止。

make[1]: Leaving directory '/home/yjb/lammps/lammps-7Aug19/src/Obj_mpi'

Makefile:201: recipe for target 'mpi' failed

make: *** [mpi] Error 2

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档