Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Error MySQL #191

Closed
vajrapushankar opened this issue Sep 6, 2012 · 1 comment
Closed

Installation Error MySQL #191

vajrapushankar opened this issue Sep 6, 2012 · 1 comment

Comments

@vajrapushankar
Copy link

I am new to these products so I apologize for what seems like simple questions. Any help or direction would be greatly appreciated

fatal: Not a git repository (or any of the parent directories): .git
rake aborted!
dlopen(/Users/VAJRAPU/.rvm/gems/ruby-1.9.3-p194/gems/mysql2-0.3.11/lib/mysql2/mysql2.bundle, 9): Library not loaded: libmysqlclient.18.dylib
Referenced from: /Users/VAJRAPU/.rvm/gems/ruby-1.9.3-p194/gems/mysql2-0.3.11/lib/mysql2/mysql2.bundle
Reason: image not found - /Users/VAJRAPU/.rvm/gems/ruby-1.9.3-p194/gems/mysql2-0.3.11/lib/mysql2/mysql2.bundle

(See full trace by running task with --trace)

@westonplatter
Copy link

What command produced this error? What were you trying to do? Run locally, install on server?

It looks like you either have an issue with git or mysql. Have you installed both? Can you confirm that both work?

dlopen(/Users/VAJRAPU/.rvm/gems/ruby-1.9.3-p194/gems/mysql2-0.3.11/lib/mysql2/mysql2.bundle, 9): Library not loaded: libmysqlclient.18.dylib

This makes we think you don't have mysql configured correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants