This is it: i can not compile keramik
this is the error i get
[root@inferna gnemmi]# mv keramik/ /usr/local/
[root@inferna gnemmi]# cd /usr/local/keramik/
[root@inferna keramik]# ./build_keramik.sh
This Makefile is only for the CVS repository
This will be deleted before making the distribution
*** YOU'RE USING Autoconf version 2.13.
*** KDE requires autoconf 2.52 or 2.53
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
./build_keramik.sh: ./configure: No existe el fichero o el directorio
make: *** No targets specified and no makefile found. Stop.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
[root@inferna keramik]#
but the thing is that i have the autoconf 2.52-3cl.rpm as well as autoconf 2.13-3cl.rpm packages installed.
Now if i want to remove autoconf 2.13-3cl.rpm via synaptic, it will also remove autoconf 2.52-3cl.rpm leaving me without any autoconf whatsoever
what can i do?
why is it that i have so many problems when trying to copile?
i'm i doing something wrong?
thanks
