diff options
author | Simo Sorce <idra@samba.org> | 2006-01-27 18:16:53 +0000 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2006-01-27 18:16:53 +0000 |
commit | 2bd6d5e789a06e89c803a3a20ec6908df2edbcac (patch) | |
tree | ede2e65bafb960a41f66ea56191c6b25907e7faf /howto.txt | |
parent | 15fe94cc19298e3d57bc7d051bb5519a02d4bd80 (diff) | |
download | samba-2bd6d5e789a06e89c803a3a20ec6908df2edbcac.tar.gz samba-2bd6d5e789a06e89c803a3a20ec6908df2edbcac.tar.xz samba-2bd6d5e789a06e89c803a3a20ec6908df2edbcac.zip |
r13189: suggest a couple of dev libs before compiling.
Diffstat (limited to 'howto.txt')
-rw-r--r-- | howto.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt index 21cd7b7e982..6f782482796 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 |