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