Created
September 12, 2012 10:14
-
-
Save parndt/3705748 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ heroku run rake db:migrate | |
Running `rake db:migrate` attached to terminal... up, run.1 | |
rake aborted! | |
libruby.so.1.9: cannot open shared object file: No such file or directory - /app/vendor/bundle/ruby/1.9.1/gems/pg-0.14.1/lib/pg_ext.so |
I'm struggling with the same libruby.so.1.9 error. Did anyone find a solution?
no ideas yet?
I had this exact same issue today and I have no idea what caused it :(
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yep same problem.