summaryrefslogtreecommitdiff
path: root/README
blob: 88b5f2c26a764b16c428864bcaf40b1297200b07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Dependencies
============

build-essential
libgcrypt11-dev
libssl-dev (Openssl)
libboost-serialization-dev
libboost-dev

Installation
========

Getting the source via subversion:
----------------------------------
svn co http://anytun.org/svn/anytun/

Building from source
--------------------
cd anytun
./configure
cd Sockets
make
cd ..
make