<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mysql on Pesches Schlauch</title>
    <link>https://pesche.schlau.ch/tags/mysql/</link>
    <description>Recent content in Mysql on Pesches Schlauch</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 06 Sep 2005 16:38:39 +0200</lastBuildDate>
    <atom:link href="https://pesche.schlau.ch/tags/mysql/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rekall and MySQL with OS X</title>
      <link>https://pesche.schlau.ch/2005/09/06/rekall-and-mysql-with-os-x/</link>
      <pubDate>Tue, 06 Sep 2005 16:38:39 +0200</pubDate>
      <guid>https://pesche.schlau.ch/2005/09/06/rekall-and-mysql-with-os-x/</guid>
      <description>&lt;p&gt;I had some trouble getting &lt;a href=&#34;http://www.rekallrevealed.org/&#34;&gt;Rekall&lt;/a&gt; to work with my MySQL server, but in the end I succeeded. Here&#39;s what I needed:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://dev.mysql.com/downloads/mysql/4.1.html#Mac_OS_X&#34;&gt;MySQL binaries&lt;/a&gt; (I&#39;m using 4.1.14-max)&lt;/li&gt;&#xA;&lt;li&gt;MySQL &lt;a href=&#34;http://dev.mysql.com/downloads/mysql/4.1.html#Source&#34;&gt;source code&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://naranja.umh.es/~atg/software.html&#34;&gt;Rekall-2.3.4&lt;/a&gt; and &lt;a href=&#34;http://naranja.umh.es/~atg/select-qt3.html&#34;&gt;Qt-3.3.4-mini&lt;/a&gt; binaries from &lt;a href=&#34;http://naranja.umh.es/~atg/&#34;&gt;ATG&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://undefined.org/python/&#34;&gt;MacPython 2.4.1&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Apple Developer Tools (from your Tiger Install Disk)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The short road installing just the binaries lead to an error:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;dlcompat: Library not loaded:&#xA;/usr/local/lib/mysql/libmysqlclient.14.dylib&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The reason is that the original MySQL binaries are built with the &lt;code&gt;--disable-shared&lt;/code&gt; flag and contain only the static libraries instead of the dynamic ones.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
