Coder Social home page Coder Social logo

Comments (3)

diasks2 avatar diasks2 commented on June 24, 2024

I also got this same error:

/app/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.4/lib/active_support/dependencies.rb:247:in`require': libgsl.so.0: cannot open shared object file: No such file or directory - /app/vendor/bundle/ruby/2.1.0/extensions/x86_64-linux/2.1.0-static/rb-gsl-1.16.0.2/gsl/gsl_native.so (LoadError)
2014-08-02T02:21:47.718743+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.4/lib/active_support/dependencies.rb:247:in `block in require'
2014-08-02T02:21:47.718745+00:00 app[web.1]:    from /app/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.4/lib/active_support/dependencies.rb:232:in `load_dependency'

from heroku-buildpack-gsl-ruby.

diasks2 avatar diasks2 commented on June 24, 2024

@skozz - I found this question on SO: http://stackoverflow.com/questions/22847350/setting-the-right-path-on-heroku-for-a-vendor-library

I set the config variable as stated and it solved this issue for me.

$ heroku config:set LD_LIBRARY_PATH=/app/vendor/gsl-1/lib

from heroku-buildpack-gsl-ruby.

gregory avatar gregory commented on June 24, 2024

just made 2 buildpack(1.16 and 1.15) for ruby, check this out: https://github.com/gregory/heroku-gsl-buildpack

from heroku-buildpack-gsl-ruby.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.