diff options
author | sjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-08-28 19:32:13 +0000 |
---|---|---|
committer | sjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-08-28 19:32:13 +0000 |
commit | cc8f2117f85a9f14cdc10ce2157990747fda68a4 (patch) | |
tree | b389533efe33a6220aea642f741926ab98382f07 /docs | |
parent | 230f9e9a353df80b177b8f26ca2bfeadb6b2f747 (diff) |
Clarify installing of PSDK in windows installation requirements.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2475 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs')
-rw-r--r-- | docs/WIN32.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/WIN32.txt b/docs/WIN32.txt index 241390271..d7572d315 100644 --- a/docs/WIN32.txt +++ b/docs/WIN32.txt @@ -38,9 +38,12 @@ Anope for Windows http://www.microsoft.com/downloads/details.aspx?FamilyId=0BAF2B35-C656-4969-ACE8-E4C0C0716ADB&displaylang=en (NOTE: Although this says for Windows Server 2003, it does infact work on all supported - versions of Windows. When installing, you should select the Custom option, and ensure - that only the top selection, and the bottom selection are checked. This will cut down - install time dramatically) + versions of Windows.) + + When installing, you should select the Custom option, and ensure that the top option relating to + the registering of environment varibales, is enabled in addition to the default selections. + + If you do not do this, you may run into problems with the PSDK not being found properly during install. * MySQL for Windows (only needed if building with MySQL enabled): http://dev.mysql.com/ |