summaryrefslogtreecommitdiff
path: root/docs/installation/win_build_dist_dll.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation/win_build_dist_dll.html')
-rw-r--r--docs/installation/win_build_dist_dll.html36
1 files changed, 19 insertions, 17 deletions
diff --git a/docs/installation/win_build_dist_dll.html b/docs/installation/win_build_dist_dll.html
index f4ff595d..9226ce35 100644
--- a/docs/installation/win_build_dist_dll.html
+++ b/docs/installation/win_build_dist_dll.html
@@ -14,7 +14,7 @@
<body>
<div xmlns="" class="navheader">
<div class="libver">
- <p>Library Version 11.2.5.3</p>
+ <p>Library Version 12.1.6.1</p>
</div>
<table width="100%" summary="Navigation header">
<tr>
@@ -22,9 +22,7 @@
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="build_win_tcl.html">Prev</a> </td>
- <th width="60%" align="center">Chapter 5. 
- Building Berkeley DB for Windows
- </th>
+ <th width="60%" align="center">Chapter 5.  Building Berkeley DB for Windows </th>
<td width="20%" align="right"> <a accesskey="n" href="win_additional_options.html">Next</a></td>
</tr>
</table>
@@ -39,11 +37,12 @@
</div>
</div>
<p>
- When distributing applications linked against the DLL (not static)
- version of the library, the DLL files you need will be found in one of the following
- Berkeley DB subdirectories, depending upon the configuration that
- you chose:
- </p>
+ When distributing applications linked against the DLL
+ (not static) version of the library, the DLL files you
+ need will be found in one of the following Berkeley DB
+ subdirectories, depending upon the configuration that you
+ chose:
+ </p>
<table class="simplelist" border="0" summary="Simple list">
<tr>
<td>
@@ -86,14 +85,17 @@
</td>
</tr>
</table>
- <p>
- You may also need to redistribute DLL files needed for the compiler's
- runtime. Generally, these runtime DLL
- files can be installed in the same directory that will contain your
- installed Berkeley DB DLLs. This directory may need to be added to
- your System PATH environment variable. Check your compiler's license
- and documentation for specifics on redistributing runtime DLLs.
-</p>
+ <p>
+ You may also need to redistribute DLL
+ files needed for the compiler's runtime.
+
+ Generally, these runtime DLL files can be installed in the same directory
+ that will contain your installed Berkeley DB DLLs. This
+ directory may need to be added to your System PATH
+ environment variable. Check your compiler's license and
+ documentation for specifics on redistributing runtime
+ DLLs.
+ </p>
</div>
<div class="navfooter">
<hr />