亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 3255 | 回復(fù): 3
打印 上一主題 下一主題

編譯安裝Heartbeat集群中的Resource Agents報(bào)錯(cuò)configure: error: cannot find instal [復(fù)制鏈接]

論壇徽章:
1
2015年辭舊歲徽章
日期:2015-03-03 16:54:15
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2015-07-15 13:38 |只看該作者 |倒序?yàn)g覽
本帖最后由 y331044508 于 2015-07-15 13:38 編輯

編譯安裝Heartbeat集群中的Resource Agents

報(bào)錯(cuò):configure: error: cannot find install-sh, install.sh, or shtool in . "."/.

操作系統(tǒng):Red Hat Enterprise Linux Server release 5.6
Resource Agents:resource-agents-3.9.6

glue-1.0.9
Heartbeat-3-0-7
這兩個(gè)已經(jīng)安裝成功了

安裝過程:
  1. [root@racdb1 resource-agents-3.9.6]#
  2. [root@racdb1 resource-agents-3.9.6]# ./autogen.sh
  3. autoreconf: Entering directory `.'
  4. autoreconf: configure.ac: not using Gettext
  5. autoreconf: running: aclocal
  6. autoreconf: configure.ac: tracing
  7. autoreconf: configure.ac: not using Libtool
  8. autoreconf: running: /usr/local/bin/autoconf
  9. autoreconf: running: /usr/local/bin/autoheader
  10. autoreconf: running: automake --add-missing --copy --no-force
  11. configure.ac:83: require Automake 1.10.1, but have 1.9.6
  12. autoreconf: automake failed with exit status: 1
  13. [root@racdb1 resource-agents-3.9.6]# ./configure
  14. checking for gcc... gcc
  15. checking whether the C compiler works... yes
  16. checking for C compiler default output file name... a.out
  17. checking for suffix of executables...
  18. checking whether we are cross compiling... no
  19. checking for suffix of object files... o
  20. checking whether we are using the GNU C compiler... yes
  21. checking whether gcc accepts -g... yes
  22. checking for gcc option to accept ISO C89... none needed
  23. checking how to run the C preprocessor... gcc -E
  24. checking for grep that handles long lines and -e... /bin/grep
  25. checking for egrep... /bin/grep -E
  26. checking for ANSI C header files... yes
  27. checking for sys/types.h... yes
  28. checking for sys/stat.h... yes
  29. checking for stdlib.h... yes
  30. checking for string.h... yes
  31. checking for memory.h... yes
  32. checking for strings.h... yes
  33. checking for inttypes.h... yes
  34. checking for stdint.h... yes
  35. checking for unistd.h... yes
  36. checking minix/config.h usability... no
  37. checking minix/config.h presence... no
  38. checking for minix/config.h... no
  39. checking whether it is safe to define __EXTENSIONS__... yes
  40. configure: error: cannot find install-sh, install.sh, or shtool in . "."/.
  41. [root@racdb1 resource-agents-3.9.6]#
復(fù)制代碼
在線等待......

論壇徽章:
1
2015年辭舊歲徽章
日期:2015-03-03 16:54:15
2 [報(bào)告]
發(fā)表于 2015-07-15 14:19 |只看該作者
還是google給力啊。。。
最終找到一篇文章解決了,,,沒法發(fā)鏈接啊。。。不好意思權(quán)限不夠

我的解決過程:
  1. [root@racdb1 resource-agents-3.9.6]# automake --force-missing --add-missing
  2. configure.ac:83: require Automake 1.10.1, but have 1.9.6
復(fù)制代碼
提示要求Automake要用1.10.1版本,立馬下載這個(gè)版本進(jìn)行安裝
然后從新檢查
  1. [root@racdb1 resource-agents-3.9.6]# /root/hd/automake-1.10.1/automake --force-missing --add-missing
  2. configure.ac:83: version mismatch.  This is Automake 1.10.1,
  3. configure.ac:83: but the definition used by this AM_INIT_AUTOMAKE
  4. configure.ac:83: comes from Automake 1.9.6.  You should recreate
  5. configure.ac:83: aclocal.m4 with aclocal and run automake again.
  6. configure.ac:33: installing `./config.guess'
  7. configure.ac:33: installing `./config.sub'
  8. configure.ac:83: installing `./install-sh'
  9. heartbeat/Makefile.am: installing `./depcomp'
復(fù)制代碼
刪除之前 resource-agents-3.9.6包,從新編譯
  1. [root@racdb1 resource-agents-3.9.6]# ./autogen.sh
  2. autoreconf: Entering directory `.'
  3. autoreconf: configure.ac: not using Gettext
  4. autoreconf: running: aclocal
  5. autoreconf: configure.ac: tracing
  6. autoreconf: configure.ac: not using Libtool
  7. autoreconf: running: /usr/local/bin/autoconf
  8. autoreconf: running: /usr/local/bin/autoheader
  9. autoreconf: running: automake --add-missing --copy --no-force
  10. configure.ac:102: installing `./compile'
  11. configure.ac:33: installing `./config.guess'
  12. configure.ac:33: installing `./config.sub'
  13. configure.ac:83: installing `./install-sh'
  14. configure.ac:83: installing `./missing'
  15. heartbeat/Makefile.am: installing `./depcomp'
  16. autoreconf: Leaving directory `.'
  17. Now run ./configure and make
  18. [root@racdb1 resource-agents-3.9.6]#
復(fù)制代碼
再次編譯全部就通過了,搞定,收工!

求職 : Linux運(yùn)維
論壇徽章:
19
CU大牛徽章
日期:2013-03-13 15:15:0815-16賽季CBA聯(lián)賽之山東
日期:2016-10-31 10:40:10綜合交流區(qū)版塊每日發(fā)帖之星
日期:2016-07-06 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2016-02-08 06:20:00數(shù)據(jù)庫技術(shù)版塊每日發(fā)帖之星
日期:2016-01-15 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2016-01-15 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2016-01-10 06:20:00黃金圣斗士
日期:2015-11-24 10:45:10IT運(yùn)維版塊每日發(fā)帖之星
日期:2015-09-01 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2015-08-13 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2015-07-30 09:40:012015年亞洲杯之巴勒斯坦
日期:2015-05-05 10:19:03
3 [報(bào)告]
發(fā)表于 2015-07-21 10:53 |只看該作者
牛貼子,我覺得這樣的帖子大家最受歡迎

求職 : Linux運(yùn)維
論壇徽章:
19
CU大;照
日期:2013-03-13 15:15:0815-16賽季CBA聯(lián)賽之山東
日期:2016-10-31 10:40:10綜合交流區(qū)版塊每日發(fā)帖之星
日期:2016-07-06 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2016-02-08 06:20:00數(shù)據(jù)庫技術(shù)版塊每日發(fā)帖之星
日期:2016-01-15 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2016-01-15 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2016-01-10 06:20:00黃金圣斗士
日期:2015-11-24 10:45:10IT運(yùn)維版塊每日發(fā)帖之星
日期:2015-09-01 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2015-08-13 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2015-07-30 09:40:012015年亞洲杯之巴勒斯坦
日期:2015-05-05 10:19:03
4 [報(bào)告]
發(fā)表于 2015-07-21 10:56 |只看該作者
我代表斑竹呼吁大家多將自己碰到的問題和解決過程貼出來,這樣可以幫助大家一起成長,我相信LINUS的那句”想讓你的文件不丟失,就給它自由,讓他保存在很多FTP上“。同樣的道理,我們的記憶無法記住所有的東西,但我相信CU論壇可以幫你記住你思維的痕跡!!
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP