10 libboost-thread1.35-dev
11 libboost-system1.35-dev
12 libboost-regex1.35-dev
13 asciidoc (only for manpage)
29 Getting the source via subversion:
30 ----------------------------------
31 svn co http://anytun.org/svn/anytun/
41 - on OpenBSD you have to use gmake instead of make
42 - currently there is no syncronisation support for OpenBSD
43 you can build anytun without sync by invoking
47 instead of just 'make'
54 Note: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2)
55 Cannot open TUN/TAP dev /dev/anytun0: No such file or directory (errno=2)
57 Solution: Enabling tun/tap device
58 ------------------------------------
64 edit /etc/modules and add the line
66 to load the module automatically