When I ran ./configure --prefix=/usr --with-kde=no I got the error
/usr/src/qtella-0.6.0/missing: Unknown `--run' option
Try `/usr/src/qtella-0.6.0/missing --help' for more information
configure: WARNING: `missing' script is too old or missing.
Maybe thats what's causing my errors. I found on google that I maybe get the error because I have an old or a too new version of autoconf or automake.
I have automake 1.7.2 and autoconf 2.57.
Which automake and autoconf should I have to be able to compile qtella? |