Rails3の bundle install で mysql2 が入らないエラーが発生. mysql.h が無いと言われている. $ sudo gem install mysql2 Building native extensions. This could take a while... ERROR: Error installing mysql2: ERROR: Failed to build gem native extension. /usr/bin/ruby extconf.rb install mysql2 checking for rb_thread_blocking_region()... no checking for mysql.h... no checking for mysql/mysql.h... no ----- mysql.h is missing. plea