View Single Post
Old 20-09-2007, 23:29   #71
frankifol
Senior Member
 
Iscritto dal: Apr 2006
Messaggi: 526
quelli erano installati ma non era installato automake. Ho installato anche quello e l'errore che ho ora è questo:

/home/user/sorgenti/autostart-0.5/admin/missing: line 52: automake-1.6: command not found
WARNING: `automake-1.6' 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 Makefile.in
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/home/francesco/sorgenti/autostart-0.5'
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] Error 1
make[1]: Leaving directory `/home/user/sorgenti/autostart-0.5'
make: *** [configure] Error 2


automake1.6 non c'è nel repo, mentre di perl se ne trova un quantitativo abnorme...
frankifol è offline   Rispondi citando il messaggio o parte di esso