Hi, On Thu, 25 Oct 2007, Peter Karlsson wrote: > Guillem Jover: > >> You'll need to autoreconf the source tree and configure it. > > I must be missing something, because I can't get it to produce a makefile. > I ran "autoreconf", which complained about missing files, so I ran > "automake --add-missing" and "autoreconf" again, then "configure", but I > still do not get a makefile.
Try "autoreconf -f -i; ./configure" (taken from "How to release" in http://wiki.debian.org/Teams/Dpkg/GitUsage). Cheers, -- Raphaël Hertzog Premier livre français sur Debian GNU/Linux : http://www.ouaza.com/livre/admin-debian/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

