<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

 <title>Dave Dash</title>
 <link href="http://davedash.com/tag/macports/atom.xml" rel="self"/>
 <link href="http://davedash.com/tag/macports"/>
 <updated>2012-01-17T21:54:19-08:00</updated>
 <id>http://davedash.com/</id>
 <author>
   <name>Dave Dash</name>
   <email>dd+atom1@davedash.com</email>
 </author>

 
 <entry>
   <title>Snow Leopard for Macports and Mysql users</title>
   <link href="http://davedash.com/2009/09/02/snow-leopard-for-macports-and-mysql-users/"/>
   <updated>2009-09-02T00:00:00-07:00</updated>
   <id>http://davedash.com/2009/09/02/snow-leopard-for-macports-and-mysql-users</id>
   <content type="html">&lt;p&gt;I use mysql and macports on OSX and both were broken when I upgraded to Snow Leopard.&lt;/p&gt;

&lt;p&gt;Mysql was a quick fix:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;ln -s /usr/local/mysql-5.1.35-osx10.5-x86 /usr/local/mysql
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;(you're installed version might be different).  It turns out a symlink was removed during the Snow Leopard upgrade.&lt;/p&gt;

&lt;p&gt;As for MacPorts, I had to install Xcode from the Snow Leopard CD, install the Snow Leopard version of MacPorts and then follow &lt;a href=&quot;http://trac.macports.org/wiki/Migration&quot;&gt;this migration guide&lt;/a&gt;.&lt;/p&gt;
</content>
 </entry>
 

</feed>

