File: INSTALL

package info (click to toggle)
ldapvi 1.7-11.2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,204 kB
  • sloc: ansic: 6,536; xml: 1,331; sh: 194; makefile: 16
file content (25 lines) | stat: -rw-r--r-- 649 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
ldapvi
--------
http://www.lichteblau.com/ldapvi/
David Lichteblau
ldapvi@lists.askja.de (https://lists.askja.de/listinfo/ldapvi)


Installation:
  $ ./configure && gmake
  # gmake install

Prerequisites:
  - Recent OpenLDAP client library (>= 2.2 preferred, 2.1 tolerated)
  - glib-2.0
  - popt
  - curses
  - GNU make
  - OpenSSL or GnuTLS, choose using ./configure --with-libcrypto
  - GNU readline
  - Build dependency: SASL support is compiled into ldapvi if and only
    if Cyrus SASL headers can be found.  (Whether libldap was compiled
    with SASL support is only relevant at run time.)

Tested on:
  Linux, Solaris, FreeBSD, IRIX, Cygwin