9 libboost-serialization-dev
28 Getting the source via subversion:
29 ----------------------------------
30 svn co http://anytun.org/svn/anytun/
40 - on OpenBSD you have to use gmake instead of make
41 - currently there is no syncronisation support for OpenBSD
42 you can build anytun without sync by invoking
46 instead of just 'make'
53 Note: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2)
54 Cannot open TUN/TAP dev /dev/anytun0: No such file or directory (errno=2)
56 Solution: Enabling tun/tap device
57 ------------------------------------
63 edit /etc/modules and add the line
65 to load the module automatically