Hi, Thanks a lot for your answers.
@David i'll test tomorrow on another system (Ubuntu Karmic 32 bits ) your tip. @Francesco libtool was already installed and so i have just done a rebuild of my package (# apt-get build-dep transcode) it seems me that that have worked (i have had none error). How can i be sure that i have this version 1.2.0 installed ? I have done a : #sudo apt-cache policy transcode and it seems that i have only the 1.1.5 installed. I have missed something or doing something wrong ? Thanks. @+ 2010/9/5 David Monnin <david.mon...@free.fr> > If I remember the options, you can try the following commands : > aclocal -a > autoconf -a > automake > ./configure > make > sudo make install > > Good luck, > > David > > Envoyé de mon iPhone > > Le 4 sept. 2010 à 22:18, Olivier Girard <eolin...@gmail.com> a écrit : > > Strangly, i have an error. I will test tomorrow on my other system because > it seems that i have already fetch the sources that i have done a update. > > When i do the autoreconf command, i obtain this error : > | oliv...@triton:~/logsvn/tcforge$ autoreconf -f -v -i > Can't exec "libtoolize": Aucun fichier ou dossier de ce type at > /usr/bin/autoreconf line 189. > Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf > line 189. > autoreconf: Entering directory `.' > autoreconf: configure.in: not using Gettext > autoreconf: running: aclocal --force > autoreconf: configure.in: tracing > autoreconf: configure.in: creating directory autotools > autoreconf: configure.in: not using Libtool > autoreconf: running: /usr/bin/autoconf --force > configure.in:123: error: possibly undefined macro: AC_DISABLE_STATIC > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > configure.in:124: error: possibly undefined macro: AC_LIBTOOL_DLOPEN > configure.in:125: error: possibly undefined macro: AC_PROG_LIBTOOL > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > I have yet try the ./configure but i have this output > oliv...@triton:~/logsvn/tcforge$ ./configure > configure: error: cannot find install-sh, install.sh, or shtool in > autotools "."/autotools > > Strange because i have search if i was missing me the autotools, automake > and shtool but they are installed. > Perhaps, i should use a special version (the number is not the good) e.g. > automake 1.xx instead of 1.yy). Shtool was not installed but the problem is > always the same. > An idea ? > > Thanks. > > Best Regards > > > 2010/9/4 Francesco Romani < <from...@gmail.com>from...@gmail.com> > >> On Sat, 2010-09-04 at 11:58 +0200, Olivier Girard wrote: >> > Hi Francesco and thanks to reply me. >> > >> > I have never use HG and how to process for grab and for update the >> > development version ? >> >> Just issuing the command previuosly reported ( >> hg clone <http://hg.berlios.de/repos/tcforge> >> http://hg.berlios.de/repos/tcforge >> ) in a terminal window will fetch the sources. >> >> > And after the more complicated how to compile it ? You said on your >> > website (=> tcforge) that the two version can exist, so how do it ? >> >> Something like that should work: >> $ hg clone <http://hg.berlios.de/repos/tcforge> >> http://hg.berlios.de/repos/tcforge >> $ cd tcforge >> $ autoreconf -f -v -i >> >> after that you're ready to go on the usual route: >> >> $ ./configure >> $ make >> # make install >> >> Bests, >> >> -- >> Francesco Romani // Ikitt >> <http://fromani.exit1.org>http://fromani.exit1.org ::: transcode >> homepage >> <http://tcforge.berlios.de>http://tcforge.berlios.de ::: transcode >> experimental forge >> >> > > > -- > Olivier > Cenwen un elfe sur la banquise/ an elve on the ice > Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot : > <http://linuxevolution.wordpress.com/>http://linuxevolution.wordpress.com/ > Le forum d'Openshot où vous me trouverez : <http://openshotusers.com/> > http://openshotusers.com/ > <http://openshotusers.com/forum/index.php> > http://openshotusers.com/forum/index.php > > -- Olivier Cenwen un elfe sur la banquise/ an elve on the ice Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot : http://linuxevolution.wordpress.com/ Le forum d'Openshot où vous me trouverez : http://openshotusers.com/ http://openshotusers.com/forum/index.php