Люди, помогите! Поставил я себе RedHat последний, в нем K-Develop...(жене надо :) ) Сам я в этом профан полный. Но это все лирика. Ну так вот. Запускаю K-Develop, делаю Project->New, выбираю KDE-KDE Mini и жму Next. (Опишу все подробно, поскольку не могу понять, чего он от меня хочет). Указываю имя проекта, и т.д.; Флажки установлены все: generate source and headers; GNU-Standart files; User documentation; API documentation; Ism-File - Linux software map; .desktop file; Program icon; Mini icon; Жму Next VCS Support выставлен в None - так и оставляю опять Next просматриваю headertemplate for .h - files и headertemplate for .cpp - files опять Next и здесь давлю Create Сразу выскакивает мессага "If you want to generate the user documentation, you need one of these programs" Выбор не велик, поэтому отвечаю "Ок"; Начинает генериться прога, выскакивают в нижней части окна всякие ворнинги: shell-init: could not get current directory: getcwd: cannot access parent directories: No such file of directory; shell-init: could not get current directory: getcwd: cannot access parent directories: No such file of directory; (почему-то именно два раза) configure.in: 44: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst configure.in: 75: warning: do not use m4_regexp: use regexp or m4_bregexp sh: line 1: kdoc: command not found
Ну потом код все равно генерится, а вот при попытке запуска постоянно какая-то ботва:
your implementation of AM_INIT_AUTOMAKE comes from an old Automake version. You should recreate aclocal.m4 with aclocal and run automake again.
Народ, подскажите, плз., хоть кто-нибудь чего-нибудь понял?