标题:求助:安装tslib1.4时的错误
作者:alice86
日期:2011-05-17 20:45
内容:
安装tslib1.4时,在make时出现如下错误:
$ make
cd . && /bin/sh /tmp/tslib-1.4/missing --run autoconf
configure.ac:4: error: Autoconf version 2.59 or higher is required
configure.ac:4: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
make: *** Error 1
#1 [562913465 05-17 21:56]
autoconf版本太低,换个高版本的装上再编译,好像对autoconf和automake的版本都有要求,一个一个改吧。这个换了有错误再改