Re: How to have the last version 1.2.0 (=developpemnt version)
Francesco Romani <[email protected]> Sat, 04 Sep 2010 13:37:24 +0200
| Newsgroups | gmane.comp.video.transcode.user |
|---|---|
| Message-ID | <[email protected]> |
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