summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 10 insertions, 4 deletions
diff --git a/README b/README
index 10c3b10..e2e0d75 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
Dependencies
============
-uAnytun can be built by using either libgcrypt or the openssl-crypto library.
-The latter is more performant in most cases but there are some license
+uAnytun can be built by using either libgcrypt, libnettle or the openssl-crypto
+library. The latter is more performant in most cases but there are some license
issues when using this library. It also needs more space when installed.
@@ -20,7 +20,13 @@ using ssl crypto library:
build-essential
libssl-dev
+using nettle crypto library:
+
+ build-essential
+ nettle-dev
+
if you want clang as compiler
+
clang
if you want to rebuild the manpage:
@@ -56,10 +62,9 @@ Installation
Getting the source via subversion:
----------------------------------
-svn co https://svn.anytun.org/uanytun/trunk uanytun
+svn co http://svn.anytun.org/uanytun/trunk uanytun
cd uanytun
-
Building from source
--------------------
@@ -75,6 +80,7 @@ using ssl crypto library:
# ./configure --use-ssl-crypto
# make
+
Notes:
- try './configure --help' for further information
- if using openssl pre 0.9.8 you have to disable passphrase