Search Criteria
Package Details: libldap24 2.4.59-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libldap24.git (read-only, click to copy) |
---|---|
Package Base: | libldap24 |
Description: | Lightweight Directory Access Protocol (LDAP) client libraries |
Upstream URL: | https://www.openldap.org/ |
Licenses: | custom |
Provides: | libldap |
Submitter: | anatolik |
Maintainer: | anatolik |
Last Packager: | anatolik |
Votes: | 4 |
Popularity: | 0.28 |
First Submitted: | 2021-11-19 17:39 (UTC) |
Last Updated: | 2021-12-01 18:05 (UTC) |
Dependencies (9)
- e2fsprogs (e2fsprogs-git)
- libsasl
- chrpath (chrpath-svn) (make)
- e2fsprogs (e2fsprogs-git) (make)
- libsasl (make)
- libsodium (libsodium-git) (make)
- libtool (libtool-git) (make)
- unixodbc (erlang-unixodbc-git) (make)
- util-linux (util-linux-nosystemd-minimal-git, util-linux-selinux, util-linux-aes) (make)
Required by (908)
- adcli (requires libldap)
- adtool (requires libldap)
- alpine (requires libldap)
- alpine-git (requires libldap)
- atheme (requires libldap) (optional)
- autofs (requires libldap) (make)
- autofs-no-locking (requires libldap) (make)
- c-icap (requires libldap)
- ccnet-server (requires libldap)
- cherokee (requires libldap) (make)
- cherokee-git (requires libldap) (optional)
- cherokee-git (requires libldap) (make)
- codelobster
- cone-simple (requires libldap)
- courier-authlib (requires libldap) (make)
- courier-authlib (requires libldap) (optional)
- courier-mta (requires libldap) (make)
- courier-mta (requires libldap) (optional)
- crossover (requires libldap) (optional, i686)
- cyrus-imapd (requires libldap)
Latest Comments
devgioele commented on 2022-05-09 13:26 (UTC) (edited on 2022-05-09 13:37 (UTC) by devgioele)
I had to run the following for a successful installation:
tallero commented on 2021-12-24 10:17 (UTC)
At the moment this package is needed to run archlinux on i686.
frosty_sh commented on 2021-12-04 17:03 (UTC)
Are some dependencies missing in this package because I'm getting this when installing?
fft commented on 2021-12-04 16:25 (UTC) (edited on 2021-12-04 16:25 (UTC) by fft)
Seems openLDAP GPG key has been changed. Can edit PKGBUILD -> validpgpkeys or import new key:
wget https://www.openldap.org/software/download/OpenLDAP/gpg-pubkey.txt
gpg --import ./gpg-pubkey.txt
pawggers commented on 2021-12-04 09:15 (UTC) (edited on 2021-12-04 09:15 (UTC) by pawggers)
I'm having issues installing this package
anatolik commented on 2021-12-01 18:05 (UTC)
joaonunatings, done
joaonunatings commented on 2021-12-01 12:52 (UTC)
current mssql-server version (15.0.4188.2-2) needs it.
anatolik commented on 2021-11-30 02:19 (UTC)
joaonunatings, just out of curiosity, where do you need such dependency check?
joaonunatings commented on 2021-11-29 16:58 (UTC) (edited on 2021-11-29 18:01 (UTC) by joaonunatings)
Could you add
provides=('libldap=2.4.59')
so it corresponds to libldap 2.4.59 for dependency checks.