1. 程式人生 > >CentOS6.5升級autoconf版本,解決”Autoconf version 2.64 or higher is required“錯誤

CentOS6.5升級autoconf版本,解決”Autoconf version 2.64 or higher is required“錯誤

安裝軟體時提示說需要Autoconf 2.64或更高的版本:

[[email protected] wslu]# autoconf
configure.ac:8: error: Autoconf version 2.64 or higher is required
configure.ac:8: the top level
autom4te: /usr/bin/m4 failed with exit status: 63

查詢當前版本:
[[email protected] wslu]# rpm -qf /usr/bin/autoconf
autoconf-2.63-5.1.el6.noarch

解除安裝當前版本:
[[email protected] wslu]# rpm -e --nodeps autoconf-2.63

安裝最新版本:
[[email protected] wslu]# wget ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz
[[email protected] wslu]# tar zxvf autoconf-2.69.tar.gz
[[email protected] wslu]# cd autoconf-2.69
[[email protected] wslu]# ./configure --prefix=/usr/
[
[email protected]
wslu]# make && make install

檢視當前版本:
[[email protected] autoconf-2.69]# /usr/bin/autoconf -V
autoconf (GNU Autoconf) 2.69
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

至此,autoconf已升級到2.69。

相關推薦

CentOS6.5升級autoconf版本解決Autoconf version 2.64 or higher is required錯誤

安裝軟體時提示說需要Autoconf 2.64或更高的版本: [[email protected] wslu]# autoconf configure.ac:8: error: Autoc

CentOS6.9升級autoconf版本解決Autoconf version 2.64 or higher is required錯誤

req higher onf autoconf tex tar ice mail --nodeps 安裝軟件時提示說需要Autoconf 2.64或更高的版本: 1 # autoconf 2 configure.ac:8: error: Autoconf versio

CentOS6.5升級autoconf版本解決Autoconf version 2.64 or

autoconfCentOS6.5升級autoconf版本,解決”Autoconf version 2.64 or higher is required“錯誤安裝軟件時提示說需要Autoconf 2.64或更高的版本:[root@wslu-cs wslu]# autoconf configure.ac:8

linux CentOS6.5升級核心版本

方法一:機器已經聯網,直接利用包管理工具更新,需要注意的是現在3.0以上的核心引入了簽名機制,需要匯入簽名的key,參考步驟如下: 1.匯入key         rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo

Version 1.5 of the JVM is not suitable for this product.Version:1.6 or greater is required

近期在公司涉及到了伺服器等的擴充套件,smartfoxserver擴充套件使用的Eclipse,儘管沒學過java。可是咱畢竟是C++起價的,其它語言看看也就會了,專案依然做著,近期看到某同學有一些java的問題,小問題就隨便在公司幫忙攻克了下,只是後來有個專案發現有些麻煩,準備下班後再看

Version 當前jdk版本號 of the JVM is not suitable for the this product.Version:1.8 or greater is required

eclipse對應的jdk版本打不開 解決辦法一:可以更改jdk版本。 解決辦法二:我們要知道 JRE是java執行時環境,包含了java虛擬機器,java基礎類庫。是使用java

啟動eclipse彈出提示Version 1.7.0_79 of the JVM is not suitable for this product. Version: 1.8 or greater is required怎樣解決

server bubuko 出現 lock http version req program eclipse 啟動eclipse時彈出如下彈出框: 解決辦法: 在eclipse安裝目錄下找到eclipse.ini文件,並在 -vmargs-Dosgi.requiredJ

雜七雜八(1):CentOS6.5 升級glibc至2.17版本

老闆跑測試的時候需要高版本的glibc,結果我手動改的時候不小心把系統弄崩潰了,當時備份的時候忘記備份usr文件,因此只能重灌系統,短暫重灌系統後,決定順便先把glibc升級一下,免得到時候老闆再親自升級。 1:先升級gcc 詳情可見: Elam的caffe筆記之配置篇(一

Linux(CentOS6.5 x64)下版本安裝及升級kangle+EasyPanel

說明:(easypanel集成了kangle web 伺服器和mysql,僅支援centos 5和centos 6) 。執行下面的命令即可,安裝程式將自動安裝或者升級: yum -y install wget;wget http://kangle.odata.

Centos6.5跨越大版本升級到Centos7.4

升級原因 隨著技術升級,新科技的更新換代,作業系統的版本到現在也從Centos5.X過度到了最新的Centos7.5。 近期計劃要使用Kubernetes服務,最新版本更好的相容Centos7.X系列系統,由於遠端Server都是通過私有云提供的,這樣我們重

Matlab2016 linux(centos6.5) 命令安裝無圖形介面解決不能在遠端安裝的破解問題

Matlab2016b安裝教程,linux 版本安裝環境:centos6.5, 遠端桌面命令安裝準備3個安裝原始檔R2016b_glnxa64_dvd1.iso, R2016b_glnxa64_dvd2.iso, Matlab-2016b-Linux64-Crack(破解檔案

CentOS6.5 升級 Python 2.7 版本

目錄 前言 CentOS 6.5中預安裝了Python-2.6.6,其比較新的Python-2.7.9(CentOS 7預裝版本)主要區別在於新版本的Python匯入了更豐富的模組功能。對於初學者而言這一般不會有太大的影響,相對而言這些新模

Centos6.5升級glibc解決“libc.so.6: version GLIBC_2.14 not found”報錯問題

一、問題描述 最近在Centos6.5伺服器上配置Android打包伺服器,打包執行到aapt時遇到如下報錯:  aapt: /lib64/libc.so.6: version `GLIBC_2.14’ not found (required by aapt) 從上面

CentOS6.5升級手動安裝GCC4.8.2

sta 安裝gcc cout include 介紹 tar.bz2 yum wget lib 一、簡易安裝 操作環境 CentOS6.5 64bit,原版本4.4.7,不能支持C++11的特性~,希望升級到4.8.2 不能通過yum的方法升級,需要自己手動下載安裝包並編

CentOS6.5升級GCC

gcc、glibc、libstdc++一、gcc 各發行版本Linux中,其自帶的gcc安裝源版本都比較舊,我所使用CentOS 6系統中,gcc版本只有4.4.7。但在編譯程序或運行程序時需要更高版本的gcc,只能手動編譯安裝gcc。1、查看當前系統上gcc的版本[[email protecte

centos6.5安裝配置NTP集群各機器間時間同步

rest tar 6.2 border 平滑 n) correct restrict net 試驗環境 提君博客原創 >>提君博客原創 http://www.cnblogs.com/tijun/ << IP 主機名 角色

CentOS6.5升級內核到3.10.28的記錄

默認 計算機 上下 是否 需要 zimage 核數 upd 6.5 由於最近打算玩玩docker,但是在安裝的時候提示的是自己的虛擬機的內核版本太低了,所以覺得進行升級,在網上看到了這麽一片文章,進行升級,成功了。所以記錄下。 1、首先,更新了自己的yum,確保yum是

centos6.5增加用戶使其具有root權限

信息 commands usermod del 關閉 PE etc sim sudoer 1.創建用戶 -bash-4.1# useradd fdp #創建用戶-bash-4.1# passwd fdp #給指定用戶增加密碼Changing password for

10-GLBP Weighting //2.1.5(GNS3版本後面都是如此註明)

track imu enc 出現 res ado p地址 con cap 一、實驗拓撲:二、實驗要求:1、R1、R2、R3、R4部署EIGRP 90協議;2、R1、R2、R3的f1/0接口配置192.168.10.X、24地址;3、PC1的默認網關為:192.168.10.

CentOS6 yum升級版本gcc

高版本 版本 epo gcc ble release -- scl 安裝 gcc 4.8安裝 # curl -Lks http://www.hop5.in/yum/el6/hop5.repo > /etc/yum.repos.d/hop5.repo # yum ins