Re: nslcd and ubuntu 10.04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
Re: nslcd and ubuntu 10.04
- From: Arthur de Jong <arthur [at] arthurdejong.org>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: Re: nslcd and ubuntu 10.04
- Date: Thu, 27 Sep 2012 20:21:59 +0200
On Thu, 2012-09-27 at 13:17 -0400, Adam Wolfe wrote:
> I've decided to go the "deb from source" route. I've installed
> build-essential and the needed *-dev packages. Configuring goes well
> enough (using the --with-ldap-lib=openldap option).
If you want a few .deb files your best bet is to just grab the source
from Debian and recompile:
dget
http://http.debian.net/debian/pool/main/n/nss-pam-ldapd/nss-pam-ldapd_0.7.15+squeeze2.dsc
apt-get build-dep nss-pam-ldapd
cd nss-pam-ldapd-0.7.15+squeeze2
debuild
(if you don't have debuild, you could use "dpkg-buildpackage -b -uc" or
even "fakeroot debian/rules binary")
--
-- arthur - arthur@arthurdejong.org - http://arthurdejong.org --
--
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-users/
- Re: nslcd and ubuntu 10.04, (continued)
Re: nslcd and ubuntu 10.04,
steve