Hi Dirkjan, First of all, thank you for taking the time to help me. It is much appreciated :-)
Following your suggestion, I tried : PATH=$PATH,/usr/local/mysql/bin (where my mysql_config executable is located) Then : sudo gem install --http-proxy proxy:port dm-mysql-adapter Which resulted in : Building native extensions. This could take a while... ERROR: Error installing dm-mysql-adapter: ERROR: Failed to build gem native extension. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb checking for mysql_query() in -lmysqlclient... no *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. So, nothing new under the sun, alas. Would you have any other track to follow? -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/datamapper?hl=en.
