summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2006-01-27 18:16:53 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:51:33 -0500
commit40f6d85b3d0c8b80475e9bedc8f66de75f383318 (patch)
treef459668f6bfd09c2280dbf5bbb24522df5bad5aa /howto.txt
parent7cc28a1c8b701b12ee735f267c194e52e44976df (diff)
downloadsamba-40f6d85b3d0c8b80475e9bedc8f66de75f383318.tar.gz
samba-40f6d85b3d0c8b80475e9bedc8f66de75f383318.tar.bz2
samba-40f6d85b3d0c8b80475e9bedc8f66de75f383318.zip
r13189: suggest a couple of dev libs before compiling.
(This used to be commit 9be094f7f45d996c37d3b25963643d0a8f710de5)
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index 21cd7b7e98..6f78248279 100644
--- a/howto.txt
+++ b/howto.txt
@@ -38,6 +38,11 @@ version at some future date using:
Step 2: compile Samba4
----------------------
+Recommended optional development libraries:
+- acl and xattr development libraries
+- gnutls
+- readline
+
Run this:
$ cd samba4/source