- 论坛徽章:
- 0
|
本帖最后由 wahogui 于 2013-04-22 15:22 编辑
各位大侠我用的是redflag6.0,在安装hmmer2.3.2时遇到make: `install' is up to date,
具体操作如下:
[root@localhost ~]# cd temp
[root@localhost temp]# cd hmmer-2.3.2.bin.intel-linux
[root@localhost hmmer-2.3.2.bin.intel-linux]# ./configure
configure: configuring HMMER for your system.
configure: This is a precompiled binary distribution - using abbreviated config
configure: creating ./config.status
config.status: creating Makefile
[root@localhost hmmer-2.3.2.bin.intel-linux]# make
This appears to be a binary distribution; nothing needs to be compiled.
Use make install to install the precompiled binaries.
If you really want to rebuild from source, move or delete the
binaries/ subdirectory.
[root@localhost hmmer-2.3.2.bin.intel-linux]# make install
make: `install' is up to date.
请高手指教! |
|