[SSSD-users] Build commands for Debian/Ubuntu

Jakub Hrozek jhrozek at redhat.com
Sun Jun 14 20:00:55 UTC 2015


On Sun, Jun 14, 2015 at 03:35:08PM +0200, Matt . wrote:
> Hi Guys,
> 
> Does anyone have the proper commands to build a SSSD package from a git clone ?
> 
> Would be great as the README doens't contain it at all.

It shouldn't be too different from fedora:
    autoreconf -if
    configure <options>
    make

More detailed instructions including the right directories or configure
flags would really be awesome to have under contrib/debian.

Most SSSD developers use Fedora on their development machines, but we
always welcome contributions to the build instructions!


More information about the sssd-users mailing list