I'm a front end developer. I'm going to collaborate on some RoR jobs with some other developers, and I'm new to the "svn/git terminal/RoR" way of developing.
I'm getting behind on work trying to figure out how to configure my machine with rails 3 and gems and it's just becoming a mess!
So if anyone out there is available to ichat/screenshare and can just get my machine to a functioning point, that would be awesome.
I've installed RVM, macports, and fink.
Specifically mysql2 is totally dodging an install. When I run 'rails server' I get
Could not find gem 'mysql2 (>= 0, runtime)' in any of the gem sources listed in your Gemfile. Try running
bundle install
.
I run the bundle install, then a bundle update. No change
ERROR: Error installing mysql2: ERROR: Failed to build gem native extension. /Users/cyrilcelestine/.rvm/rubies/ruby-1.9.2-p0/bin/ruby extconf.rb * 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