On Sun, 2011-07-03 at 19:08 +0200, Johannes Sixt wrote: > I'm not your personal support center. Please Cc the list. > > Am 03.07.2011 16:23, schrieb François Colonna: > > autoconf (GNU Autoconf) 2.63 > > automake (GNU automake) 1.11.1 > > Nothing strange so far. Please try running ./autogen.sh > > -- Hannes
./autogen.sh User defined paths to the preferred autoconf and automake versions. Read the script if you would like to modify them. AUTOMAKE=automake ACLOCAL=aclocal AUTOCONF=autoconf AUTOHEADER=autoheader Now building the ./configure script... checking for automake version... 1.11.1 checking for aclocal version... 1.11.1 Running aclocal -I m4 ... Running libtoolize ... ./autogen.sh: line 91: libtoolize: command not found I am unable to install libtoolize. How can I fix that ? THanks Francois Colonna _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
