debian 下装了qt4.3 kdevelop.
用kdev 建了个最简单的程序..(c++ simple kde application)
cd '/root/Kdeve/hello' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution
./admin/cvs.sh: line 33: --version: command not found
*** AUTOCONF NOT FOUND!.
*** KDE requires autoconf 2.53 or newer
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
*** Exited with status: 2 ***
运行一程序时出现上述问题?
怎么办?
[ 此帖被lee51525125在2009-02-27 18:13重新编辑 ]