*** empty log message ***
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 11 Jun 2004 15:23:48 +0000 (15:23 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 11 Jun 2004 15:23:48 +0000 (15:23 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1124 cb58f699-b61c-0410-a6fe-9272a202ed29

doc/INSTALL-WIN32.txt

index 55054cd..0df7749 100644 (file)
@@ -13,8 +13,8 @@ file is located in the root of the distribution. It assumes that OpenSAML has
 been built and is available, by default, alongside the location where this
 archive is unpacked:
 
-       /opensaml/
-       /shibboleth/
+       /opensaml-1.0/
+       /shibboleth-1.2/
 
 If you use a copy of OpenSAML installed elsewhere, just define the INCLUDE
 and LIB locations to the compiler.
@@ -25,7 +25,8 @@ need or want one or more of them.
 To build the MySQL cache plugin, a fairly customized build of MySQL is required,
 which we haven't fully documented. At a minimum, you must build from source using
 the MySQL Visual C++ workspace, the projects must all be modified to use the
-DLL C/C++ runtime, and the USE_TLS macro must be defined for the projects.
+DLL C/C++ runtime, and the USE_TLS macro must be defined for the projects. If you
+need specifics, ask for help.
 
 For more information about Windows builds, please read the OpenSAML
 INSTALL-WIN32.txt file.