diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/installation/win_build_dist_dll.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/installation/win_build_dist_dll.html')
| -rw-r--r-- | docs/installation/win_build_dist_dll.html | 36 |
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 /> |
