File: BUILD.txt

package info (click to toggle)
gss-ntlmssp 0.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,168 kB
  • ctags: 884
  • sloc: ansic: 9,283; sh: 4,373; makefile: 241; xml: 150
file content (29 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (3)
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