Hi, I am trying to install SSSD by downloading the tar file. ( os ubuntu 22.04 LTS) Download form this link: https://github.com/SSSD/sssd/releases/tag/2.7.0 After running the "./configure" I go an error error: tdb header files are not installed Anyone has experience with upgrade/install of sssd??
Thanks, Shay
Hi,
I'm not an Ubuntu user, but it seems like the libtdb-dev package is not installed.
HTH, Alejandro
On Sun, Jan 22, 2023 at 9:24 AM shay cohen shaycohen1197@gmail.com wrote:
Hi, I am trying to install SSSD by downloading the tar file. ( os ubuntu 22.04 LTS) Download form this link: https://github.com/SSSD/sssd/releases/tag/2.7.0 After running the "./configure" I go an error error: tdb header files are not installed Anyone has experience with upgrade/install of sssd??
Thanks, Shay _______________________________________________ sssd-users mailing list -- sssd-users@lists.fedorahosted.org To unsubscribe send an email to sssd-users-leave@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/sssd-users@lists.fedorahosted.o... Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
On (23/01/23 11:29), Alejandro Lopez wrote:
Hi,
I'm not an Ubuntu user, but it seems like the libtdb-dev package is not installed.
And very likely many other build time dependencies. * https://sources.debian.org/src/sssd/2.8.1-1/debian/control/#L7
LS
I'd recommend:
sudo apt-get build-dep sssd
That should get you pointed in the right direction.
Pat
On Sun, 2023-01-22 at 08:24 +0000, shay cohen wrote:
Hi, I am trying to install SSSD by downloading the tar file. ( os ubuntu 22.04 LTS) Download form this link: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_SSSD_sssd_re... After running the "./configure" I go an error error: tdb header files are not installed Anyone has experience with upgrade/install of sssd??
Thanks, Shay _______________________________________________ sssd-users mailing list -- sssd-users@lists.fedorahosted.org To unsubscribe send an email to sssd-users-leave@lists.fedorahosted.org Fedora Code of Conduct: https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.fedoraproject.org_... List Guidelines: https://urldefense.proofpoint.com/v2/url?u=https-3A__fedoraproject.org_wiki_... List Archives: https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.fedorahosted.org_... Do not reply to spam, report it: https://urldefense.proofpoint.com/v2/url?u=https-3A__pagure.io_fedora-2Dinfr...
sssd-users@lists.fedorahosted.org