1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 23:23:13 +02:00

Updated docs/WIN32.txt with instructions on how to get the libraries to build with gettext, ssl, and mysql

This commit is contained in:
Adam
2010-12-12 16:54:46 -05:00
parent 587e5d9421
commit be4ec3c0c4
+3 -3
View File
@@ -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: