Trending News
關於LINUX用MAKE安裝軟體發生的錯誤
安裝過程中./CONFIGURE沒有問題
MAKE後發生錯誤
make[2]: *** [manual.pdf] Error 127
make[2]: Leaving directory `/root/ffp-3.19/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/ffp-3.19'
make: *** [all] Error 2
請大大們幫忙,爬好久的文找不到解決方法ˊˋ
要安裝的是FFP-Feature Frequency Profile Phylogeny
系統是LINUX 12.04
原始安裝黨Makefile在
http://sourceforge.net/projects/ffp-phylogeny/
裡面有
拜託幫幫忙>"<
不行呢
換了目錄或者是chmod -R 755改資料夾權限都出現一樣的錯誤>
是64位元的QQ"
謝謝大大>"
2 Answers
- 拓也哥Lv 48 years agoFavorite Answer
找不到問題 centos 6.4 32bit
make[2]: Leaving directory `/tmp/ffp-3.19/doc'
Making all in examples
make[2]: Entering directory `/tmp/ffp-3.19/examples'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/ffp-3.19/examples'
make[2]: Entering directory `/tmp/ffp-3.19'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/ffp-3.19'
make[1]: Leaving directory `/tmp/ffp-3.19'
[root@test ffp-3.19]# make install
Making install in src
......
ffpcomplex.1 ffpsubnam.1 ffpdf.1 '/usr/local/share/man/man1'
make[2]: Leaving directory `/tmp/ffp-3.19/man'
make[1]: Leaving directory `/tmp/ffp-3.19/man'
Making install in doc
make[1]: Entering directory `/tmp/ffp-3.19/doc'
make[2]: Entering directory `/tmp/ffp-3.19/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/doc/ffp" || /bin/mkdir -p "/usr/local/share/doc/ffp"
/usr/bin/install -c -m 644 manual.pdf tutorial.pdf '/usr/local/share/doc/ffp'
make[2]: Leaving directory `/tmp/ffp-3.19/doc'
make[1]: Leaving directory `/tmp/ffp-3.19/doc'
Making install in examples
make[1]: Entering directory `/tmp/ffp-3.19/examples'
make[2]: Entering directory `/tmp/ffp-3.19/examples'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/examples/ffp" || /bin/mkdir -p "/usr/local/share/examples/ffp"
/usr/bin/install -c -m 644 Figure_1a_consensus Figure_1a_tree Figure_1b_consensus Figure_1b_tree README '/usr/local/share/examples/ffp'
make[2]: Leaving directory `/tmp/ffp-3.19/examples'
make[1]: Leaving directory `/tmp/ffp-3.19/examples'
make[1]: Entering directory `/tmp/ffp-3.19'
make[2]: Entering directory `/tmp/ffp-3.19'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/ffp-3.19'
make[1]: Leaving directory `/tmp/ffp-3.19'
[root@test ffp-3.19]#
我猜測可能是目錄的權限問題 要不要換個目錄裝一次
2013-08-06 12:14:06 補充:
系統是 Ubuntu 12.04嗎 32還64位元的
我晚點開VPS安裝看看
2013-08-06 13:28:51 補充:
OK 解決了
apt-get update
apt-get install gcc perl-Tk ghostscript groff