|
|
本帖最后由 cavalier 于 2020-6-22 13:31 编辑
非常感谢!!!
我按照网上的安装教程,下载了plumed-2.6.0,进行到make check 步骤时,最终得到如下反馈,感觉很懵,这是什么情况,我不晓得哪里出问题了,我就是blas 和lapack没装,其他应该和教程都一样
我使用的教程:https://www.jianshu.com/p/895c4d41b116
*******************************************************
+ Final report:
+ 492 tests performed, 0 tests not applicable
+ 492 errors found
+ Find the bug!
+ To replace references, go to the test directory and
+ type 'make reset'
make[1]: *** [checkfail] 错误 1
make[1]: 离开目录“/mnt/D/cavalier/plumed-2.6.0/regtest”
make: *** [check] 错误 2
*************************************************************
但是安装plumed又显示安装了
**************************************************************
*** PLUMED has been installed ***
Install prefix : /usr/local
Full name : plumed
Setup your environment
- Ensure this is in your execution path : /usr/local/bin
- Ensure this is in your include path : /usr/local/include
- Ensure this is in your library path : /usr/local/lib
- Ensure this is in your PKG_CONFIG_PATH path : /usr/local/lib/pkgconfig
For runtime binding:
- Set this environment variable : PLUMED_KERNEL=/usr/local/lib/libplumedKernel.so
To create a tcl module that sets all the variables above, use this one as a starting point:
/usr/local/lib/plumed/modulefile
To uninstall, remove the following files and directories:
/usr/local/lib/plumed
/usr/local/share/doc/plumed
/usr/local/include/plumed
/usr/local/bin/plumed
/usr/local/bin/plumed-patch
/usr/local/bin/plumed-config
/usr/local/lib/pkgconfig/plumed.pc
/usr/local/lib/libplumed.so
/usr/local/lib/libplumedKernel.so
A vim plugin can be found here: /usr/local/lib/plumed/vim/
Copy it to /root/.vim/ directory
Alternatively:
- Set this environment variable : PLUMED_VIMPATH=/usr/local/lib/plumed/vim
- Add the command 'let &runtimepath.=','.$PLUMED_VIMPATH' to your .vimrc file
From vim, you can use :set syntax=plumed to enable it
****************************************************************************
因为我最后给gromacs打了补丁plumed-patch -p
但是安装出来的gromacs, mdrun 里仍然没有-plumed
所以我想我应是装失败了吧
求教!!!
附上我最近一次打补丁的结果如下:是我环境变量没写对吗还是安装plumed的时候失败导致的Linking Plumed.h, Plumed.inc, and Plumed.cmake (shared mode)
Patching with on-the-fly diff from stored originals
/usr/local/lib/plumed/patches/patch.sh:行295: patch: 未找到命令
/usr/local/lib/plumed/patches/patch.sh:行295: patch: 未找到命令
/usr/local/lib/plumed/patches/patch.sh:行295: patch: 未找到命令
/usr/local/lib/plumed/patches/patch.sh:行295: patch: 未找到命令
/usr/local/lib/plumed/patches/patch.sh:行295: patch: 未找到命令
/usr/local/lib/plumed/patches/patch.sh:行295: patch: 未找到命令
/usr/local/lib/plumed/patches/patch.sh:行295: patch: 未找到命令
/usr/local/lib/plumed/patches/patch.sh:行295: patch: 未找到命令
/usr/local/lib/plumed/patches/patch.sh:行295: patch: 未找到命令
PLUMED is compiled with MPI support so you can configure gromacs-2019.4 with MPI
|
|