On Fri, May 11, 2012 at 7:35 PM, Mark Sapiro <m...@msapiro.net> wrote:
> Dennis Putnam wrote: > > > >Thanks for the reply. Unfortunately, 'dumpdb' is not installed and I > >cannot find a package that contains it. > > > It's part of Mailman. it's in Mailman's bin/ directory, not in /bin or > /usr/bin, but /usr/lib/mailman/bin or somewhere like that. > > Something like this might help: sudo find /usr -type f -name dumpdb result: /usr/lib/mailman/bin/dumpdb If that doesn't work you might have to try sudo find / -type f -name dumpdb ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org