Hi, i downloaded several tar.gz's from the web to compile them local (because there are no .deb packages out there).
e.g. Guarddog The problem is, that all programs come with "old" /admin directories. In those directories the check for automake greater 1.4 is made, and fails if found such a version. Fact is: testing uses automake 1.5.x kde-apps needs automake < 1.4 Isn't it possible to update kapptemplate.deb to a version that supports automake > 1.4 ? Or to provide a second package (e.g. kapptemplate.automake1.5.deb) ?? A probably working /admin directory is in the KDE-CVS tree sincerly Andy

