<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -23,12 +23,18 @@ You can check out the latest source from git:
 h3. As a Gem
 
 At the moment this library is not available on Rubyforge.  To install it as a
-gem, do the following:
+gem, do the following (for custom compiled version 4.7):
 
 &lt;pre&gt;
    sudo env ARCHFLAGS=&quot;-arch i386&quot; gem install mattbauer-bdb --source http://gems.github.com -- --with-db-dir=/usr/local/BerkeleyDB.4.7
 &lt;/pre&gt;
 
+For Berkeley DB v4.6 installed from MacPorts do the following:
+
+&lt;pre&gt;
+   sudo env ARCHFLAGS=&quot;-arch i386&quot; gem install mattbauer-bdb --source http://gems.github.com -- --with-db-include=/opt/local/include/db46 --with-db-lib=/opt/local/lib/db46
+&lt;/pre&gt;
+
 This assumes you're on OS X and BerkeleyDB wasn't compiled as a universal binary.
 
 h2. Sample Usage</diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fdc66853722fe9936f5033287efa432ca7aa6e13</id>
    </parent>
  </parents>
  <author>
    <name>Piotr Usewicz</name>
    <email>piotr@layer22.com</email>
  </author>
  <url>http://github.com/mattbauer/bdb/commit/3d4a54eb05928b924eb00b8174cb603dc63825d2</url>
  <id>3d4a54eb05928b924eb00b8174cb603dc63825d2</id>
  <committed-date>2009-01-12T06:13:08-08:00</committed-date>
  <authored-date>2009-01-10T12:29:26-08:00</authored-date>
  <message>Added installation instructions for db4.6 from MacPorts

Signed-off-by: Matt Bauer &lt;bauer@mmmultiworks.com&gt;</message>
  <tree>88adfe612c31dc45fc24229fbe1f2a44bb19f5da</tree>
  <committer>
    <name>Matt Bauer</name>
    <email>bauer@mmmultiworks.com</email>
  </committer>
</commit>
