summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anylike.org>2010-01-06 16:10:20 +0000
committerChristian Pointner <equinox@anylike.org>2010-01-06 16:10:20 +0000
commit263547cf175c11e9bd5138f28155ccd4aa36e055 (patch)
treeeb113a24c3736a5af3796ada82501d87122ebaa6 /README
parentcleanup at signal handler (diff)
added info for build with gnutls on windows
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 8 insertions, 2 deletions
diff --git a/README b/README
index 4b605ee..ebb04a1 100644
--- a/README
+++ b/README
@@ -55,9 +55,16 @@ Windows
-------
common:
- Visual Studio C++ (Express Edition is just fine)
+ MinGW and MSYS (details follow)
lua-5.1.x
+using gnutls:
+ http://josefsson.org/gnutls4win/gnutls-2.9.9.zip (extract in MinGW Directory)
+
+using openssl:
+ MSYS openssl dll (extract in MinGW Directory)
+ MSYS openssl dev (extract in MinGW Directory)
+
Installation
============
@@ -117,7 +124,6 @@ This removes everytthing except for the config files
This also removes the config files
-
Usage:
======