Zdravím... nainstalil jsem KDevelop s velkejma teda obtížema (Synaptic ho v Kubuntu vůbec nenašel). A když chci něco skompilovat SHIFT+F9 tak to nejde...

Výsup:
cd '/home/martin/second' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && cd '/home/martin/second' && "/home/martin/second/configure" && cd '/home/martin/second' && 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
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
autom4te: unknown language: Autoconf-without-aclocal-m4
aclocal: autom4te failed with exit status: 1
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
*** Exited with status: 2 ***
Poradíte mi co s tím???