<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -59,3 +59,24 @@ you updated with the very latest version.
       Send me that backtrace output, and the output from &quot;ledger --version&quot;.
 
    ----------------------------------------------------------------------
+
+ - Q: Whenever I try to use the Python support, I get a segfault
+
+   A: Make sure that the boost_python library you linked against is using the
+      exact same Python as the Ledger executable.  In particular I see this
+      bug on OS X systems where boost_python is linked against the default
+      Python, while Ledger is linked against the version provided by MacPorts.
+
+      Solution: Use one or the other.  If you prefer the system Python, run
+      &quot;port deactivate -f python26&quot;, to get MacPorts' version out of the way.
+      You'll then need to delete the Ledger binary and run &quot;make&quot; to relink
+      it.
+
+   ----------------------------------------------------------------------
+
+ - Q: When I run &quot;make check&quot;, the Python unit tests always crash
+
+   A: This can happen for the same reason as above.  It can also happen if you
+      have ICU support enabled.  This is a bug I'm still trying to track down.
+
+   ----------------------------------------------------------------------</diff>
      <filename>README-1ST</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6cdb79e2a611d99fa6e13dd224a92dc8badaf2ac</id>
    </parent>
  </parents>
  <author>
    <name>John Wiegley</name>
    <email>johnw@newartisans.com</email>
  </author>
  <url>http://github.com/jwiegley/ledger/commit/9b396b41220646cf73fcd2a8afebcee06dde2a29</url>
  <id>9b396b41220646cf73fcd2a8afebcee06dde2a29</id>
  <committed-date>2009-11-09T00:46:10-08:00</committed-date>
  <authored-date>2009-11-09T00:46:10-08:00</authored-date>
  <message>Update the FAQ in README-1ST</message>
  <tree>5acdfae32811b25fb46271bf349a216bea41fddb</tree>
  <committer>
    <name>John Wiegley</name>
    <email>johnw@newartisans.com</email>
  </committer>
</commit>
