RFC: don't ask users to do 'sudo make install'

David Bremner david at tethera.net
Wed Dec 7 11:52:35 PST 2011


On Wed, 07 Dec 2011 15:54:05 +0100, Rainer M Krug <r.m.krug at gmail.com> wrote:
> Interesting. I assume, I have to do
> 
> ./configure
> make
> make debian-snapshot

Just "make debian-snapshot" should work if you have the packages
dpkg-dev and fakeroot installed.

> dpkg-buildpackage: warning: (Use -d flag to override.)
> debuild: fatal error at line 1348:
> dpkg-buildpackage -rfakeroot -D -us -uc failed
> make: *** [debian-snapshot] Error 29

Is this all of your output? It's a pretty generic error saying
dpkg-buildpackage didn't work. If there is no other output, then I guess
you might be missing dpkg-buildpackage.

d


More information about the notmuch mailing list