yop,
J'ai téléchargé ce soft, qui devrait ajouter un très gros plus à Kate :
http://www.kde-apps.org/content/show.php?content=42653
Petit problème : j'arrive pas à le compiler, bien sûr. ^^
Voici ce que ça me donne :
[Folco@folco projectmanager]$ make
cd . && make -f admin/Makefile.common configure.in ;
make[1]: entrant dans le répertoire « /home/Folco/projectmanager »
*** Creating configure.files
make[1]: quittant le répertoire « /home/Folco/projectmanager »
cd . && /bin/sh /home/Folco/projectmanager/admin/missing --run aclocal-1.9
/home/Folco/projectmanager/admin/missing: line 52: aclocal-1.9: command not found
WARNING: `aclocal-1.9' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.in'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && /bin/sh /home/Folco/projectmanager/admin/missing --run automake-1.9 --gnu
/home/Folco/projectmanager/admin/missing: line 52: automake-1.9: command not found
WARNING: `automake-1.9' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
cd . && perl admin/am_edit
cd . && perl admin/am_edit Makefile.in
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: entrant dans le répertoire « /home/Folco/projectmanager »
configure.in:43: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:48: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:51: error: possibly undefined macro: AC_CHECK_COMPILERS
configure.in:52: error: possibly undefined macro: AC_ENABLE_SHARED
configure.in:53: error: possibly undefined macro: AC_ENABLE_STATIC
configure.in:58: error: possibly undefined macro: AM_KDE_WITH_NLS
configure.in:61: error: possibly undefined macro: AC_PATH_KDE
configure.in:70: error: possibly undefined macro: AC_CHECK_KDEMAXPATHLEN
make[1]: *** [configure] Erreur 1
make[1]: quittant le répertoire « /home/Folco/projectmanager »
make: *** [configure] Erreur 2
[Folco@folco projectmanager]$
Et pourtant, le ./configure se passe bien...
Fichier joint : config.log
J'ai automake 1.10 d'installé (bien sûr, dans les repos, ya le 1.4, 1.5, 1.6, 1.7 et 1.10, pas le 1.9. Et je sais pas ce qu'il me fait avec aclocal, mais j'ai rien modifié du tout à configure.in (ça serait pas mon genre tiens
Vala vala, ça fait une heure que j'installe et déinstalle des paquets pour essayer de trouver les bons, et que je relance l'installation depuis les sources "neuves" à chaque fois, mais j'y arrive pas.
