f*********u 发帖数: 455 | 1 I want to install autoconf-2.66 into my computer. However, to install
autoconf-2.66 requires autoconf-2.60 or higher.
How should i do that?
I have m4-1.4.14 installed already.
Thanks
[wliu3@dove1 autoconf-2.66]$ make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/wliu3/autoconf-2.66/
build-aux/missing --run autoconf
aclocal.m4:20: warning: this file was generated for autoconf 2.66.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may ne |
r****t 发帖数: 10904 | 2 你不能找个中间版本试试么?为什么不用别人打包好的要自己装? |
C****R 发帖数: 282 | 3 you can use aptitude, which will help you install dependencies
to.
【在 f*********u 的大作中提到】 : I want to install autoconf-2.66 into my computer. However, to install : autoconf-2.66 requires autoconf-2.60 or higher. : How should i do that? : I have m4-1.4.14 installed already. : Thanks : [wliu3@dove1 autoconf-2.66]$ make : CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/wliu3/autoconf-2.66/ : build-aux/missing --run autoconf : aclocal.m4:20: warning: this file was generated for autoconf 2.66. : You have another version of autoconf. It may work, but is not guaranteed to.
|
f*********u 发帖数: 455 | 4 打包好?什么意思?
to.
【在 f*********u 的大作中提到】 : I want to install autoconf-2.66 into my computer. However, to install : autoconf-2.66 requires autoconf-2.60 or higher. : How should i do that? : I have m4-1.4.14 installed already. : Thanks : [wliu3@dove1 autoconf-2.66]$ make : CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/wliu3/autoconf-2.66/ : build-aux/missing --run autoconf : aclocal.m4:20: warning: this file was generated for autoconf 2.66. : You have another version of autoconf. It may work, but is not guaranteed to.
|
r****t 发帖数: 10904 | 5 随便哪个 distro 都有包管理吧
【在 f*********u 的大作中提到】 : 打包好?什么意思? : : to.
|