On Oct 30, 2009, at 13:44 , Josh Lubaway wrote: > Not sure about CentOS but whenever I get an extconf.rb error in > Ubuntu the fix is: > > sudo apt-get install ruby<version>-dev > > Again not sure if that will solve your problem on CentOS just > throwing it out there (thinking out loud).
Thanks, but I have ruby-devel installed. > On Thu, Oct 29, 2009 at 11:34 PM, Guyren G Howe <[email protected]> > wrote: > > On Oct 29, 2009, at 9:58 , Jason King wrote: > > > It will never work if it can't find mysql.h I'm wondering if you're > > pointing to the right mysql_config. > > > > Run: > > /usr/bin/mysql_config --include > > > > Then see if there's a mysql.h in the directory that is returned. If > > not then my guess is that mysql-devel installed a different > > mysql_config and you need to point to that so that it references the > > right include location for the headers. I should add that I have tried both mysql_config files that I have, and I can't build with either of them. Regards, Guyren G Howe Relevant Logic LLC guyren-at-relevantlogic.com ~ http://relevantlogic.com ~ +1 512 784 3178 Ruby/Rails, REALbasic, PHP programming PostgreSQL, MySQL database design and consulting Technical writing and training Read my book, Real OOP with REALbasic: <http://relevantlogic.com/oop-book/about-the-oop-book.php > --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
