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>

> 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
> ) 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
> $ 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  ::: transcode homepage
> 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/
Le forum d'Openshot où vous me trouverez : http://openshotusers.com/
http://openshotusers.com/forum/index.php

Reply via email to