<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: compiling code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Tue, 07 Oct 2008 11:35:13 GMT</pubDate>
    <description>DZone Snippets: compiling code</description>
    <item>
      <title>compiling</title>
      <link>http://snippets.dzone.com/posts/show/2685</link>
      <description>Checking Missing Symbols &lt;br /&gt;&lt;code&gt;&lt;br /&gt;ldd -r *.so | grep -v "main" | grep missing&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Sat, 23 Sep 2006 18:00:55 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/2685</guid>
      <author>nevadalife (nevada)</author>
    </item>
    <item>
      <title>Building tcpflow on OS X</title>
      <link>http://snippets.dzone.com/posts/show/2267</link>
      <description>&lt;code&gt;&lt;br /&gt;curl -O http://www.circlemud.org/pub/jelson/tcpflow/tcpflow-0.21.tar.gz&lt;br /&gt;tar -zxvf tcpflow-0.21.tar.gz&lt;br /&gt;cd tcpflow-0.21&lt;br /&gt;cp /usr/share/libtool/config.* . &lt;br /&gt;./configure --prefix=/usr/local&lt;br /&gt;sudo make install&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Wed, 12 Jul 2006 07:51:32 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/2267</guid>
      <author>willcodeforfoo ()</author>
    </item>
  </channel>
</rss>
