summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-12-12 16:54:46 -0500
committerAdam <Adam@anope.org>2010-12-12 16:54:46 -0500
commitbe4ec3c0c48a5218a7a73165bc2a521556b2318b (patch)
tree00e7810f40b86416f4fce3747b4801323c45bf07
parent587e5d94218481178343e85a4d7f6239c8b09ddb (diff)
Updated docs/WIN32.txt with instructions on how to get the libraries to build with gettext, ssl, and mysql
-rw-r--r--docs/WIN32.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/WIN32.txt b/docs/WIN32.txt
index 37abf16f5..d71acf163 100644
--- a/docs/WIN32.txt
+++ b/docs/WIN32.txt
@@ -103,10 +103,10 @@ Anope for Windows
Building Anope with gettext requires libintl, libiconv, libgcc and
libmingex. We have precompiled these libraries for you that you may
- use if you want, they are avaiable at http://someurlwhichidonthaveXXX.
+ use if you want. They are avaiable at http://anope.org/downloads/anope-extra.zip
The OpenSSL and MySQL header files and libraries are also included in
- this package. Once downloaded and extracted, you should pass the include,
- bin, and lib paths to cmake as seen above.
+ this package. Once downloaded and extracted, you should run install.bat
+ then give Config the path to the new 'installed' directory.
5) You are now ready to compile. If you said you wanted to use NMake in step 4,
at the prompt type: