update autoconf to at least 2.6

我怕爱的太早我们不能终老 提交于 2019-12-07 08:26:51

问题


I have autoconf 2.59 on CentOS 5.5 and need to upgrade to autoconf 2.6. What is the best approach for this? I tried yum update autoconf but theres no luck


回答1:


I'd get it from RPMForge or ATrpms, but I don't see that they have it either. Some other CentOS 3rd party repository might. Download GNU Autoconf and build it.




回答2:


You can get the RPM here: http://rpm.pbone.net/index.php3/stat/4/idpl/15945938/dir/redhat_el_5/com/autoconf26x-2.63-4.ius.el5.noarch.rpm.html

And install it with YUM:

yum install something.i586.rpm



回答3:


Go to: http://ftp.gnu.org/gnu/autoconf/

download binary and install



来源:https://stackoverflow.com/questions/3985398/update-autoconf-to-at-least-2-6

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!