Re: LDAP auth not working
Emmanuel Halbwachs <[email protected]> Thu, 03 Mar 2005 13:48:30 +0100
| Newsgroups | gmane.linux.suse.proxy-suite |
|---|---|
| Organization | CNRS/LPN |
| Message-ID | <[email protected]> |
Hello,
Nina Eichler a écrit :
> I didn't have compile it. I have installed a debian-packet with the
> tool apt-get. As I can now check this?
General way :
- go to the Debian package site http://www.debian.org/distrib/packages
- search for your package (e. g. ftp-proxy) in your distribution
(e. g. testing), you will reach :
http://packages.debian.org/testing/net/ftp-proxy
- then, have a look in the .diff.gz file :
http://ftp.debian.org/debian/pool/main/p/proxy-suite/proxy-suite_1.9.2.4-1.diff.gz
You should find the compilation flags :
+ ./configure $(CONFFLAGS) \
+ --prefix=/usr \
+ --exec-prefix=\$${prefix} \
+ --mandir=\$${prefix}/share/man \
+ --bindir=\$${prefix}/bin \
+ --sbindir=\$${prefix}/sbin \
+ --sysconfdir=/etc \
+ --enable-warnings \
+ --enable-so-linger \
+ --with-regex \
+ --with-libwrap \
+ --with-ldap
It seems that the Debian binary package is compiled with LDAP support.
HTH,
--
Emmanuel Halbwachs Labo. de Photonique et Nanostructures
tel : (+33)1 69 63 61 34 CNRS UPR 20
fax : (+33)1 69 63 60 06 Route de Nozay F 91460 Marcoussis
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]