Skip to content

Instantly share code, notes, and snippets.

@parndt
Created September 12, 2012 10:14
Show Gist options
  • Save parndt/3705748 to your computer and use it in GitHub Desktop.
Save parndt/3705748 to your computer and use it in GitHub Desktop.
$ 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
@dtuite
Copy link

dtuite commented Nov 25, 2012

Yep same problem.

@akaestli
Copy link

I'm struggling with the same libruby.so.1.9 error. Did anyone find a solution?

@joseeurquidi
Copy link

no ideas yet?

@matthieua
Copy link

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