[Question #261256]: re-compile mailman

Manfred Hampl question261256 at answers.launchpad.net
Mon Jan 26 21:46:29 CET 2015


Question #261256 on mailman in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/mailman/+question/261256

    Status: Open => Answered

Manfred Hampl proposed the following answer:
The command 
sudo apt-get source mailman
should download the source into the current directory such that you can build a package with the
dpkg-buildpackage
command. To satisfy the dependencies, you have to run
sudo apt-get build-dep mailman
to download and install the packages required for compiling.

See also the man pages for apt-get

-- 
You received this question notification because you are a member of
Mailman Coders, which is an answer contact for mailman in Ubuntu.


More information about the Mailman-coders mailing list