The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Installing mysql gem on Leopard

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Maruis Marais

Posts: 290
Nickname: maruis
Registered: Aug, 2005

Ruby rocks, what else can I say...
Installing mysql gem on Leopard Posted: Nov 25, 2008 4:34 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Maruis Marais.
Original Post: Installing mysql gem on Leopard
Feed Title: exceptionz
Feed URL: https://exceptionz.wordpress.com/feed/
Feed Description: Thoughts on Technology, Methodology and Programming.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Maruis Marais
Latest Posts From exceptionz

Advertisement
If you ever get an error when installing the mysql gem on Leopard, then you should use the following command that worked for me: sudo gem install mysql — –with-mysql-config=/usr/local/mysql/bin/mysql_config CrazyRails on his blog suggest using the following command if the above command doesn’t work: sudo gem install mysql — –with-mysql-lib=/usr/local/mysql/lib Enjoy! Posted in Uncategorized      

Read: Installing mysql gem on Leopard

Topic: First newspaper casualty? Previous Topic   Next Topic Topic: A Fresh Image Every Day - Audio

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use