On Fri, Jan 20, 2006 at 09:36:50AM +0100, Helmut Leitner wrote: > In reporting bugs I thought it might be a good idea to > look into the latest code, so I checked out CVS to find > that it doesn't build because it is missing a few files: > configure > scripts/install_sh > scripts/config.* (3) > all Makefile.in
This is because you haven't bootstrapped mailutils. All of these files are generated, and are not kept in CVS. You need to run the autogen.sh script in your checkout, but have in mind you'll need autotools and other development tools installed for it to work. Jordi -- Jordi Mallach Pérez -- Debian developer http://www.debian.org/ [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/ GnuPG public key information available at http://oskuro.net/
signature.asc
Description: Digital signature
_______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
