<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-29194345.post6593186231823649181..comments</id><updated>2009-07-27T04:46:55.536-07:00</updated><title type='text'>Comments on Code Intensity: Installing Ruby MySQL Gem with MacPorts MySQL</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://codeintensity.blogspot.com/feeds/6593186231823649181/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html'/><author><name>Chris</name><uri>http://www.blogger.com/profile/14204551800123292694</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>18</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-29194345.post-209312067138312274</id><published>2009-07-27T04:46:55.536-07:00</published><updated>2009-07-27T04:46:55.536-07:00</updated><title type='text'>Awesome tip, thanks</title><content type='html'>Awesome tip, thanks</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/209312067138312274'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/209312067138312274'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1248695215536#c209312067138312274' title=''/><author><name>Paul Bjergsted Jensen</name><uri>http://www.blogger.com/profile/13339493900409867762</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-8522830811223757952</id><published>2009-07-07T20:14:04.239-07:00</published><updated>2009-07-07T20:14:04.239-07:00</updated><title type='text'>Awesome!  Just what I needed!  Thanks so much!!!</title><content type='html'>Awesome!  Just what I needed!  Thanks so much!!!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/8522830811223757952'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/8522830811223757952'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1247022844239#c8522830811223757952' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-5551128090001606282</id><published>2009-05-29T16:11:06.109-07:00</published><updated>2009-05-29T16:11:06.109-07:00</updated><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/5551128090001606282'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/5551128090001606282'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1243638666109#c5551128090001606282' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-5875585629052931772</id><published>2009-02-16T22:28:00.000-08:00</published><updated>2009-02-16T22:28:00.000-08:00</updated><title type='text'>yes, worked.  also if you get an error after the g...</title><content type='html'>yes, worked.  also if you get an error after the gem installs properly like this&lt;BR/&gt;&lt;BR/&gt;dyld: Library not loaded: /usr/local/mysql/lib/mysql/libmysqlclient.15.dylib&lt;BR/&gt;&lt;BR/&gt;do one of these&lt;BR/&gt;&lt;BR/&gt;sudo install_name_tool -change /usr/local/mysql/lib/mysql/libmysqlclient.15.dylib /usr/local/mysql/lib/libmysqlclient.15.dylib /opt/local/lib/ruby/gems/1.8/gems/mysql-2.7/lib/mysql.bundle&lt;BR/&gt;&lt;BR/&gt;and you're golden.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/5875585629052931772'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/5875585629052931772'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1234852080000#c5875585629052931772' title=''/><author><name>Law</name><uri>http://www.blogger.com/profile/17654355535429969498</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-48336142512315724</id><published>2009-02-11T17:09:00.000-08:00</published><updated>2009-02-11T17:09:00.000-08:00</updated><title type='text'>Thank you for posting this!!! Hugely helpful.</title><content type='html'>Thank you for posting this!!! Hugely helpful.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/48336142512315724'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/48336142512315724'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1234400940000#c48336142512315724' title=''/><author><name>Charlie Park</name><uri>http://www.blogger.com/profile/09300201457336188990</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-1769487820923271663</id><published>2009-01-13T07:50:00.000-08:00</published><updated>2009-01-13T07:50:00.000-08:00</updated><title type='text'>excellent stuff, solved the problem for me.nice bl...</title><content type='html'>excellent stuff, solved the problem for me.&lt;BR/&gt;&lt;BR/&gt;nice blog my the way, you've got some impressive stuff there.&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;John.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/1769487820923271663'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/1769487820923271663'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1231861800000#c1769487820923271663' title=''/><author><name>indiehead</name><uri>http://www.blogger.com/profile/15287840903330429430</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='14806438122156672999'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-48864241746541241</id><published>2008-10-18T03:46:00.000-07:00</published><updated>2008-10-18T03:46:00.000-07:00</updated><title type='text'>Worked perfectly for Leopard! Thx</title><content type='html'>Worked perfectly for Leopard! Thx</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/48864241746541241'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/48864241746541241'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1224326760000#c48864241746541241' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-2521580003746114971</id><published>2008-09-30T08:01:00.000-07:00</published><updated>2008-09-30T08:01:00.000-07:00</updated><title type='text'>Very helpful post. Thx a lot!</title><content type='html'>Very helpful post. Thx a lot!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/2521580003746114971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/2521580003746114971'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1222786860000#c2521580003746114971' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-8670546052084141758</id><published>2008-05-21T12:24:00.000-07:00</published><updated>2008-05-21T12:24:00.000-07:00</updated><title type='text'>To anonymous who used the /usr/local/... tree,  my...</title><content type='html'>To anonymous who used the /usr/local/... tree,  my guess is that you previously had the binary mySQL from mySQL installed as that sits in the /usr/local/mysql directory.   Otherwise, a fresh install of mySQL on a new mac would not have any files there.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/8670546052084141758'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/8670546052084141758'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1211397840000#c8670546052084141758' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-6350956304785940276</id><published>2008-05-19T12:45:00.000-07:00</published><updated>2008-05-19T12:45:00.000-07:00</updated><title type='text'>worked great.  cheers.</title><content type='html'>worked great.  cheers.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/6350956304785940276'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/6350956304785940276'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1211226300000#c6350956304785940276' title=''/><author><name>viking</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-2429313764957545859</id><published>2008-05-13T05:11:00.000-07:00</published><updated>2008-05-13T05:11:00.000-07:00</updated><title type='text'>i luv u anonymous man</title><content type='html'>i luv u anonymous man</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/2429313764957545859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/2429313764957545859'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1210680660000#c2429313764957545859' title=''/><author><name>wasd</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-9141486810340638718</id><published>2008-05-02T11:25:00.000-07:00</published><updated>2008-05-02T11:25:00.000-07:00</updated><title type='text'>Thanks a ton, this was very helpful.</title><content type='html'>Thanks a ton, this was very helpful.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/9141486810340638718'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/9141486810340638718'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1209752700000#c9141486810340638718' title=''/><author><name>Rob Di Marco</name><uri>http://www.innovationontherun.com</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-7981143736499036983</id><published>2008-03-29T00:21:00.000-07:00</published><updated>2008-03-29T00:21:00.000-07:00</updated><title type='text'>Don't know why my install needed a slightly differ...</title><content type='html'>Don't know why my install needed a slightly different version: sudo env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-include=/usr/local/mysql/include --with-mysql-lib=/usr/local/mysql/lib --with-mysql-config=/usr/local/mysql/bin/mysql_config</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/7981143736499036983'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/7981143736499036983'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1206775260000#c7981143736499036983' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-1863102678469389884</id><published>2007-12-20T14:16:00.000-08:00</published><updated>2007-12-20T14:16:00.000-08:00</updated><title type='text'>Thanks for the heads up on the gem install, and th...</title><content type='html'>Thanks for the heads up on the gem install, and thanks for adding in the "arch" item as well - that got it for me on Panther.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/1863102678469389884'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/1863102678469389884'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1198188960000#c1863102678469389884' title=''/><author><name>Robert Dempsey</name><uri>http://www.blogger.com/profile/00826208059090783477</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-4117899780149313502</id><published>2007-12-10T21:57:00.000-08:00</published><updated>2007-12-10T21:57:00.000-08:00</updated><title type='text'>Note, when doing this on Leopard/MacOS X 10.5, I n...</title><content type='html'>Note, when doing this on Leopard/MacOS X 10.5, I needed to change it to:&lt;BR/&gt;&lt;BR/&gt;sudo env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-include=/opt/local/include/mysql5 \&lt;BR/&gt;--with-mysql-lib=/opt/local/lib/mysql5 --with-mysql-config=/opt/local/lib/mysql5/bin/mysql_config</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/4117899780149313502'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/4117899780149313502'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1197352620000#c4117899780149313502' title=''/><author><name>Chris</name><uri>http://www.blogger.com/profile/14204551800123292694</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='09484488674450120205'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-20364632358164634</id><published>2007-12-10T21:02:00.000-08:00</published><updated>2007-12-10T21:02:00.000-08:00</updated><title type='text'>this worked perfectly for me, many thanks.</title><content type='html'>this worked perfectly for me, many thanks.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/20364632358164634'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/20364632358164634'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1197349320000#c20364632358164634' title=''/><author><name>Mark Holton</name><uri>http://www.blogger.com/profile/18031910098133967657</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-601296654977832545</id><published>2007-10-14T10:25:00.000-07:00</published><updated>2007-10-14T10:25:00.000-07:00</updated><title type='text'>it work!!</title><content type='html'>it work!!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/601296654977832545'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/601296654977832545'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1192382700000#c601296654977832545' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29194345.post-8647217021723209708</id><published>2007-10-01T20:26:00.000-07:00</published><updated>2007-10-01T20:26:00.000-07:00</updated><title type='text'>I had the same problem and googled "macports mysql...</title><content type='html'>I had the same problem and googled "macports mysql gem" and your post was first on the list. I'm sure others will find this helpful too. Works perfectly. Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/8647217021723209708'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29194345/6593186231823649181/comments/default/8647217021723209708'/><link rel='alternate' type='text/html' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html?showComment=1191295560000#c8647217021723209708' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html' ref='tag:blogger.com,1999:blog-29194345.post-6593186231823649181' source='http://www.blogger.com/feeds/29194345/posts/default/6593186231823649181' type='text/html'/></entry></feed>