Thanks for your tips. I'm going to follow them.
2011/3/25 Raphael Hertzog <[email protected]> > Hello, > > On Fri, 25 Mar 2011, Gustavo Alkmim wrote: > > I download the sources from > > http://git.debian.org/?p=dpkg/dpkg.git;a=summary in the snapshot link > > How can I compile the sources modified by me and test it at my machine? > > You compile it like any other package: > http://raphaelhertzog.com/2010/12/15/howto-to-rebuild-debian-packages/ > Thanks. This link is very useful. > > But you also need autoconf and automake in addition to the listed build > dependencies. > > That said you really want to use git to grab the sources. Working without > version control is not really something I would advise. > > git clone git://git.debian.org/dpkg/dpkg.git > Thanks. I'm going to use the git. > > Cheers, > -- > Raphaël Hertzog ◈ Debian Developer > > Follow my Debian News ▶ http://RaphaelHertzog.com (English) > ▶ http://RaphaelHertzog.fr (Français) >

