Package: libghc6-ldap-dev Version: 0.6.0 Severity: normal Prelude LDAP> con <- ldapInit "localhost" 389 Loading package LDAP-0.5.2 ... linking ... done. 0x08aadaf0 Prelude LDAP> ldapSimpleBind con "cn=addresses,dc=foo,dc=bar" "geheim"
Now using ldapOpen instead of ldapInit: Prelude LDAP> con <- ldapOpen "localhost" 389 Loading package LDAP-0.5.2 ... linking ... done. 0x08aadca0 Prelude LDAP> ldapSimpleBind con "cn=addresses,dc=foo,dc=bar" "geheim" *** Exception: (unknown) -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.20-1-k7 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libghc6-ldap-dev depends on: ii ghc6 6.6-3 GHC - the Glasgow Haskell Compilat ii libldap2-dev 2.1.30-13.4 OpenLDAP development libraries libghc6-ldap-dev recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]