summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2007-12-08 21:10:57 +0000
committerOthmar Gsenger <otti@anytun.org>2007-12-08 21:10:57 +0000
commitce8bebc4736c1851cdf40ee3977945e0788b1b21 (patch)
tree0639577ed7ab383ff69e3f63139e35d28e873a9d /README
parentremoved isakmpd (diff)
readme updated
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 14 insertions, 3 deletions
diff --git a/README b/README
index 77b9330..88b5f2c 100644
--- a/README
+++ b/README
@@ -1,13 +1,24 @@
Dependencies
============
+build-essential
libgcrypt11-dev
libssl-dev (Openssl)
libboost-serialization-dev
libboost-dev
-Building
+Installation
========
-* ./configure
-* make
+Getting the source via subversion:
+----------------------------------
+svn co http://anytun.org/svn/anytun/
+
+Building from source
+--------------------
+cd anytun
+./configure
+cd Sockets
+make
+cd ..
+make