summaryrefslogtreecommitdiffstats
path: root/BUILD.txt
blob: efd3a3ef029961c1547cfba96d0ad83978be2eee (plain)
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
26
27
28
29

BUILDING
========

Usual tools of the trade:

$ autoreconf -f -i
$ ./configure
$ make

optionally (for easy installation on Fedora):
$ make rpms


In order to build gss-ntlmssp the following development packages are needed:

    autoconf
    automake
    docbook-style-xsl
    doxygen
    findutils
    krb5-devel
    libtool
    libxml2
    libxslt
    libunistring-devel
    m4
    pkgconfig
    openssl-devel