Skip to content

Commit 07f485c

Browse files
gdsimo5
authored andcommitted
Document build requirements a little better.
resolves ticket: #37 Guenther
1 parent 9dc6e76 commit 07f485c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

BUILD.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,23 @@ First off, run:
33
# autoreconf -f -i
44

55
Then the usual ./configure and make
6+
7+
In order to build gss-proxy the following development packages are needed:
8+
9+
autoconf
10+
automake
11+
docbook-style-xsl
12+
doxygen
13+
findutils
14+
gettext-devel
15+
iniparser-devel
16+
keyutils-libs-devel
17+
krb5-devel
18+
libselinux-devel
19+
libtool
20+
libverto-devel
21+
libxml2
22+
libxslt
23+
m4
24+
pkgconfig
25+
popt-devel

0 commit comments

Comments
 (0)