<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -82,12 +82,20 @@
 
     aptitude install portaudio19-dev
 
-  Under MacPorts, you may need to add
-  /opt/local to your make settings:
+  To build from source isn't too bad.
+  Download PortAudio 1.9 and build it.
+  &lt;http://www.portaudio.com/archives/pa_stable_v19_20071207.tar.gz&gt;
 
-    make CFLAGS=&quot;-I/opt/local/include&quot; \
-         LDFLAGS=&quot;-L/opt/local/lib&quot; \
-         ruby
+  Like this:
+
+    $ tar xzvf pa_stable_v19_20071207.tar.gz
+    $ cd portaudio
+    $ ./configure
+    $ make
+    $ sudo make install
+
+  Then go back to Bloopsaphone and do
+  a `make ruby`.
 
                ~
 </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>32187579379ef8bd910906effdf7e29a86ff5675</id>
    </parent>
  </parents>
  <author>
    <name>_why</name>
    <email>why@whytheluckystiff.net</email>
  </author>
  <url>http://github.com/localhost/bloopsaphone/commit/d51923ed5b5fd7d97c948b0129a391e49261f2d3</url>
  <id>d51923ed5b5fd7d97c948b0129a391e49261f2d3</id>
  <committed-date>2009-02-12T10:24:00-08:00</committed-date>
  <authored-date>2009-02-12T10:24:00-08:00</authored-date>
  <message> * README: building everything from source instructions.</message>
  <tree>3b3ad4103b7858f6a05d109bad05248c8d3ee173</tree>
  <committer>
    <name>_why</name>
    <email>why@whytheluckystiff.net</email>
  </committer>
</commit>
