summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2009-02-23 12:24:04 +0000
committerOthmar Gsenger <otti@anytun.org>2009-02-23 12:24:04 +0000
commitfb662bd86dddbdf1f97dd167ee20b7823f4f89ce (patch)
tree18dc8941a2dd3ea61f3c76cc7a917c6748774256
parentfixed svn:ignore (diff)
added windows dependencies to readme
-rw-r--r--README19
1 files changed, 11 insertions, 8 deletions
diff --git a/README b/README
index 978c57f..6e9b207 100644
--- a/README
+++ b/README
@@ -12,6 +12,17 @@ libboost-system1.35-dev
libboost-regex1.35-dev
asciidoc (only for manpage)
+Windows
+-------
+OpenSSL
+ Developer:
+ http://www.slproweb.com/download/Win32OpenSSL-0_9_8j.exe
+ Runtime Only:
+ http://www.slproweb.com/download/Win32OpenSSL_Light-0_9_8j.exe
+Boost 1.35:
+ http://www.boostpro.com/download/boost_1_35_0_setup.exe
+Microsoft Visual C++ 2008 Redistributable Package (x86):
+ http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF
OpenBSD
-------
@@ -39,14 +50,6 @@ Building from source
Notes:
- on OpenBSD you have to use gmake instead of make
- - currently there is no syncronisation support for OpenBSD
- you can build anytun without sync by invoking
-
- # make anytun-nosync
-
- instead of just 'make'
-
-
Errors:
-------