Installing mysql2 gem Ruby on Rails problem Mac OSX 10.6?

"YOU AND THE ART OF ONLINE DATING" is the only product on the market that will take you step-by-step through the process of online dating, provide you with the resources to help ensure success. Get it now!

It seems that it cannot find the mysql library. Have you installed mysql? Try installing it via homebrew.

It seems that it cannot find the mysql library. Have you installed mysql? Try installing it via homebrew: brew install mysql or install it via macport or fink or whatever you prefer and then try again with: gem install mysql2.

Thank You! This worked! Now when I start rails server and click "About your application's env..." This comes up: Mysql2::Error Can't connect to local MySQL server through socket '/tmp/mysql.

Sock' (2) Rails. Root: /Users/useruser/example Do you know what that means? – Maze Mar 23 at 21:12 have you setup the mysql server to run?"mysql.

Server start" will do the job, and don't forget to configure the access for the root user. – ALoR Mar 23 at 21:21 This comes up: . ERROR!

Manager of pid-file quit without updating file. – Maze Mar 23 at 22:57 before any operation you have to execute the "mysql_install_db" command and follow the instructions – ALoR Mar 23 at 9:46 1 I getting this problem: imageshack.Us/photo/my-images/857/screenshot20110610at230. Png Can you somebody please help me fix it?

Thank You! :) – Maze Mar 23 at 21:08.

You'll have to specify some additional environment variables to install this gem on the 64 bit architecture for Mac OSX 10.6: env ARCHFLAGS="-arch x86_64" gem install mysql2 If you are using rvm you can add this as your default option in the ~/. Rvmrc file: rvm_archflags="-arch x86_64.

If you have your mysql installed somewhere other than the default you might also need to specify other flags like --with-opt-dir as well. – Pan Thomakos Mar 23 at 19:25 I am getting the same error. It says: Gem files will remain installed in /Users/useruser/.

Rvm/gems/ruby-1.9.2-p136/gems/mysql-2.8.1 for inspection. Maybe that can help? And yes I am using rvm – Maze Mar 23 at 19:31 I have fixed the problem in the question with help from you and ALoR.

Thank you for formatting my question! :) – Maze Mar 23 at 21:13.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions