Re: kdetv 0.8.4 released
Dirk Ziegelmeier <[email protected]>
| Newsgroups | gmane.comp.kde.kwintv |
|---|---|
| Message-ID | <[email protected]> |
On Sunday 14 November 2004 22:10, Felix Hammer wrote: > hello > > i tried to compile on gentoo-linux (kde-3.3.1). but i get this error: > > cd ../../.. && /bin/sh /home/doitux/Desktop/kdetv-0.8.4/admin/missing > --run automake-1.8 --gnu kdetv/plugins/video/Makefile > configure.in:43: version mismatch. This is Automake 1.8.5, > configure.in:43: but the definition used by this AM_INIT_AUTOMAKE > configure.in:43: comes from Automake 1.8.3. You should recreate > configure.in:43: aclocal.m4 with aclocal and run automake again. > > what means recreate here? It means you just should run "aclocal" in the top-level kdetv dir. Dirk