*** KDE requires autoconf 2.53 or newer

Модератор: Модераторы разделов

Ответить
osa
Сообщения: 23

*** KDE requires autoconf 2.53 or newer

Сообщение osa »

Добрый день
моя система Kubuntu 7.10 amd 64.
Пытаюсь скомпилить рожект в Kdeveloper
Выдает ошибку

Код:

cd '/home/osa/kdevelop/texst3' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && mkdir '/home/osa/kdevelop/texst3/debug' && cd '/home/osa/kdevelop/texst3/debug' && CXXFLAGS="-O0 -g3" "/home/osa/kdevelop/texst3/configure" --enable-debug=full && cd '/home/osa/kdevelop/texst3/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -k This Makefile is only for the CVS repository This will be deleted before making the distribution ./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 ***


автоконфиг стоит

Код:

osa@osa-desktop:~/kdevelop/texst3$ autoconf -V autoconf (GNU Autoconf) 2.61 Copyright © 2006 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.


подскажите что делать ?
Спасибо сказали:
Ответить