[問題] kdevelop 無法產生 hello world 程式

看板LinuxDev作者 (ideaupsoho)時間17年前 (2008/02/27 16:46), 編輯推噓0(003)
留言3則, 2人參與, 最新討論串1/1
簡單的kde 程式,(hello world) ,無法編繹成功,目錄設定有誤,或 有程式未安裝? my system=wubi(Ubuntu 7.0.4) 1=(project)->New project,,C++->KDE->simple KDE Application There is no Makefile in this dir. and no configure script for this project. Run automake & friends and configure first? (run ehem) 2=(Build)->Build Active Target,,, 訊息如下 cd '/home/hpideaup/cpp/test1' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && mkdir '/home/hpideaup/cpp/test1/debug' && cd '/home/hpideaup/cpp/test1/debug' && CXXFLAGS="-O0 -g3" "/home/hpideaup/cpp/test1/configure" --enable-debug=full && cd '/home/hpideaup/cpp/test1/debug/./src' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -k test1 This Makefile is only for the CVS repository This will be deleted before making the distribution<br /> ./admin/cvs.sh: 651: --version: not found *** AUTOCONF NOT FOUND!.*** KDE requires autoconf 2.53 or newer make[1]: *** [cvs] 错误 1 make: *** [all] 错误 2*** Exited with status: 2 *** -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 59.114.243.4

02/27 16:57, , 1F
他告訴你說:他需要 autoconf ,版本為 2.53 或更新..
02/27 16:57, 1F

02/27 18:03, , 2F
多謝樓上指點,本身是新手,不知(cvs)是否有問題,
02/27 18:03, 2F

02/27 20:45, , 3F
autoconf要安裝在那個dir內?
02/27 20:45, 3F
文章代碼(AID): #17nIDmQQ (LinuxDev)
文章代碼(AID): #17nIDmQQ (LinuxDev)