Javix
2010-Sep-08 07:19 UTC
mysql2 gem instalmlation on Ubuntu 10.04/Windows XP having Ruby 1.9.2
Can anybody explain/post a valid link to/confirm the possibility for installation of mysql2 gem. I can install it neither on Windows XP x32/ x64 nor on Ubuntu (10.04 via RVM) having Ruby 1.9.2. version. Thks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Javix
2010-Sep-09 07:02 UTC
Re: mysql2 gem instalmlation on Ubuntu 10.04/Windows XP having Ruby 1.9.2
I solved the problem - libmysqlclient-dev package should be installed. After that run the command: rvm 1.9.2-head gem install mysql2 and your are done. On Sep 8, 9:19 am, Javix <s.camb...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Can anybody explain/post a valid link to/confirm the possibility for > installation of mysql2 gem. I can install it neither on Windows XP x32/ > x64 nor on Ubuntu (10.04 via RVM) having Ruby 1.9.2. version. Thks-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Maybe Matching Threads
- Advice needed --- Best way to get mysql2 gem installed to interact with Mysql Database?
- connect': Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) (Mysql2
- mysql2 error in production
- Error reverse engineering MySQL with RMRE
- '$ rake db:create' don't work!