BIND 10 trac826, updated. 947265ae3f6a69cea216c286735286590ccb01c6 [trac826] Fix/improves WIN32-NOTES
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon May 30 14:47:32 UTC 2011
The branch, trac826 has been updated
via 947265ae3f6a69cea216c286735286590ccb01c6 (commit)
from e22f18d6478e3b7f351b91e29f8c6e6aabe65de9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 947265ae3f6a69cea216c286735286590ccb01c6
Author: Francis Dupont <fdupont at isc.org>
Date: Mon May 30 16:46:56 2011 +0200
[trac826] Fix/improves WIN32-NOTES
-----------------------------------------------------------------------
Summary of changes:
WIN32-NOTES | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
-----------------------------------------------------------------------
diff --git a/WIN32-NOTES b/WIN32-NOTES
index 910a259..041dd32 100644
--- a/WIN32-NOTES
+++ b/WIN32-NOTES
@@ -29,7 +29,8 @@ What is needed:
- setproctitle python module (in theory)
- botan 1.8.x (compiled from sources to control things, i.e.,
- tried to factorize the (in)convenience with gtest)
+ tried to factorize the (in)convenience with gtest. Note its
+ config requires a python2)
- log4cplus (in the future)
@@ -58,12 +59,12 @@ Where I put things (hardwired paths):
- <home>\botan\include and <home>\botan\md{9,10}\{Debug,Release}
(--disable-shared to get static libs, no DLL)
- - "C:\\Program Files\boost\boost_1_44" (the include and
+ - "C:\Program Files\boost\boost_1_44" (the include and
sometimes the libraries (in lib) too)
- - C:\\Python32 (update your PATH, same for perl)
+ - C:\Python32 (update your PATH, same for perl)
- - C:\\sqlite3
+ - C:\sqlite3
How to compile:
More information about the bind10-changes
mailing list