Thursday, March 8, 2012
Monday, March 5, 2012
Install mysql gem using bundler in ubuntu 11.10 64 bit
Well just tried doing a mysql gem install using bundler (Gemfile) but got an error like this
sudo apt-get install libmysqlclient-dev
and redid the bundle install and wohooo it worked!
and i forgot to install libmysqlclient-dev :) how careless! so didGem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
/home/praveen/.rvm/rubies/ruby-1.9.2-p290/bin/ruby extconf.rb
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lm... yes
checking for mysql_query() in -lmysqlclient... noand much more
sudo apt-get install libmysqlclient-dev
and redid the bundle install and wohooo it worked!
Subscribe to:
Posts (Atom)
Honda Civic & A/C problems.
Hello Friends, Got a post again on to Honda Civic (The good old favorite commuter of mine). This car has been doing great except for so...
-
Writing a new post after almost a year :) Penning it down here.. so that can relive that moment when i did the jump from 10000 feet up in...
-
Hello people, Long time.. no post?? its all because of my laziness :D but this one is not about computer but about my car. It is going...
-
Hacking out JIRA from atlassianNote: i am not being negative over here just a bit naughty :) Relax guys!! i am not actually hacking it out... i have just exploited one of...