Browse Source

Add note to install section about run-time linker.
(Temporary note until Trac #148.)

Regen the HTML version. (I see this pulled in another fix too.)


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1778 e5f2f494-b856-4b98-b285-d166d9295462

Jeremy C. Reed 15 years ago
parent
commit
b4b6287ec4
2 changed files with 21 additions and 8 deletions
  1. 13 8
      doc/guide/bind10-guide.html
  2. 8 0
      doc/guide/bind10-guide.xml

File diff suppressed because it is too large
+ 13 - 8
doc/guide/bind10-guide.html


+ 8 - 0
doc/guide/bind10-guide.xml

@@ -589,6 +589,14 @@ implementation in BIND 10.
           <para>The install step may require superuser privileges.</para>
         </note>
 
+<!-- Trac #148 -->
+        <note><simpara>
+	  Depending on your system and the location of your Boost
+	  Python and Python shared libraries, you may need to
+	  configure your run-time linker to find them (such as
+	  setting LD_LIBRARY_PATH).
+        </simpara></note>
+
       </section>
 
   <!-- TODO: tests -->